chore: fix appveyor deploy working dir
This commit is contained in:
parent
d0691dffdf
commit
cba749e305
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ test_script:
|
|||
}
|
||||
- cd electron
|
||||
- if "%GN_CONFIG%"=="testing" ( echo Running test suite & npm run test -- --ci )
|
||||
- cd ..
|
||||
deploy_script:
|
||||
- cd electron
|
||||
- ps: >-
|
||||
|
|
Loading…
Add table
Reference in a new issue