mirror of
https://github.com/janet-lang/janet
synced 2025-11-17 07:47:15 +00:00
Fix appveyor.yml
This commit is contained in:
@@ -23,7 +23,7 @@ install:
|
|||||||
- choco install nsis -y -pre
|
- choco install nsis -y -pre
|
||||||
- call "C:\Program Files (x86)\NSIS\makensis.exe" janet-installer.nsi
|
- call "C:\Program Files (x86)\NSIS\makensis.exe" janet-installer.nsi
|
||||||
- build_win dist
|
- build_win dist
|
||||||
- copy janet-install.exe doc\janet-install.exe
|
- copy janet-install.exe dist\janet-install.exe
|
||||||
|
|
||||||
build: off
|
build: off
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user