mirror of
https://github.com/janet-lang/janet
synced 2025-11-06 10:33:03 +00:00
Fix appveyor.yml to build windows installer.
This commit is contained in:
@@ -49,8 +49,8 @@ artifacts:
|
||||
- name: "janet-$(janet_outname)-windows-%platform%"
|
||||
path: dist
|
||||
type: Zip
|
||||
- path: "janet-$(janet_outname)-windows-%platform%-installer.exe"
|
||||
name: "janet-$(janet_outname)-windows-installer.exe"
|
||||
- path: "janet-$(janet_outname)-windows-installer.exe"
|
||||
name: "janet-$(janet_outname)-windows-%platform%-installer.exe"
|
||||
type: File
|
||||
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user