mirror of
https://github.com/janet-lang/janet
synced 2024-12-23 15:00:27 +00:00
Fix appveyor.yml
This commit is contained in:
parent
2695f2da46
commit
5d475848a6
@ -26,7 +26,7 @@ install:
|
||||
- refreshenv
|
||||
# We need to reload vcvars after refreshing
|
||||
- call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars32.bat"
|
||||
- build_win test-install\
|
||||
- build_win test-install
|
||||
- set janet_outname="%appveyor_repo_tag_name%"
|
||||
- if "%janet_outname%"=="" (set janet_outname=v1.2.0)
|
||||
build: off
|
||||
|
Loading…
Reference in New Issue
Block a user