mirror of
https://github.com/janet-lang/janet
synced 2025-06-08 01:24:12 +00:00
Fix appveyor.yml
This commit is contained in:
parent
39198de60a
commit
3bd7787efa
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user