fix appveyor
This commit is contained in:
parent
2094765bf0
commit
dd5aba4dea
1 changed files with 1 additions and 1 deletions
|
|
@ -27,5 +27,5 @@ test_script:
|
|||
- npm run test
|
||||
|
||||
on_success:
|
||||
- npm run dist
|
||||
- npm run pack
|
||||
- ps: ls .\dist\win\*.exe | % { Push-AppveyorArtifact $_.FullName }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue