mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
update appveyor to cd before calling deploy asm script
This commit is contained in:
parent
190aa264f6
commit
fe51338562
@ -148,4 +148,5 @@ before_deploy:
|
||||
}
|
||||
|
||||
deploy_script:
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- ps: '& "deploy-asm.ps1"'
|
||||
|
Loading…
Reference in New Issue
Block a user