mirror of
https://github.com/janet-lang/janet
synced 2024-11-24 17:27:18 +00:00
Update appveyor.yml
This commit is contained in:
parent
db55277b58
commit
2d7812a06c
@ -21,9 +21,9 @@ install:
|
||||
- build_win
|
||||
- build_win test
|
||||
- choco install nsis -y -pre
|
||||
- call "C:\Program Files (x86)\NSIS\makensis.exe" janet-installer.nsi
|
||||
- build_win dist
|
||||
- copy janet-install.exe dist\install.exe
|
||||
- call "C:\Program Files (x86)\NSIS\makensis.exe" janet-installer.nsi
|
||||
- copy janet-installer.exe dist\install.exe
|
||||
|
||||
build: off
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user