mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
Make AppVeyor run the dist script again
This commit is contained in:
parent
c69dfa604b
commit
c8af214d55
1 changed files with 1 additions and 0 deletions
|
|
@ -30,4 +30,5 @@ test_script:
|
|||
- npm run test
|
||||
|
||||
on_success:
|
||||
- npm run dist
|
||||
- ps: ls .\dist\win\*.exe | % { Push-AppveyorArtifact $_.FullName }
|
||||
|
|
|
|||
Loading…
Reference in a new issue