mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
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…
Reference in a new issue