mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-22 01:12:53 -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…
x
Reference in New Issue
Block a user