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