mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
Update windows-steps.yml
This commit is contained in:
parent
817ecf2348
commit
838d6905ad
@ -11,7 +11,7 @@ parameters:
|
|||||||
steps:
|
steps:
|
||||||
- task: Cache@2
|
- task: Cache@2
|
||||||
inputs:
|
inputs:
|
||||||
key: '"vcpkg-installed-windows-${{parameters.architecture}}"'
|
key: 'vcpkg-installed | "$(Agent.OS)" | "$(IMAGE_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