mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 03:45:08 +03:00
Update windows-steps.yml
This commit is contained in:
parent
838d6905ad
commit
3d49490832
@ -11,7 +11,7 @@ parameters:
|
|||||||
steps:
|
steps:
|
||||||
- task: Cache@2
|
- task: Cache@2
|
||||||
inputs:
|
inputs:
|
||||||
key: 'vcpkg-installed | "$(Agent.OS)" | "$(IMAGE_VERSION)" | "${{parameters.architecture}}"'
|
key: 'vcpkg-installed | "$(Agent.OS)" | "$(Agent.Version)" | "${{parameters.architecture}}"'
|
||||||
path: 'C:/vcpkg/installed'
|
path: 'C:/vcpkg/installed'
|
||||||
displayName: 'Environment storage'
|
displayName: 'Environment storage'
|
||||||
- script: |
|
- script: |
|
||||||
|
Loading…
Reference in New Issue
Block a user