mirror of
https://github.com/janet-lang/janet
synced 2024-12-23 23:10:26 +00:00
Fix appveyor.yml to build windows installer.
This commit is contained in:
parent
0d2844b7c9
commit
41a22f258e
@ -49,8 +49,8 @@ artifacts:
|
|||||||
- name: "janet-$(janet_outname)-windows-%platform%"
|
- name: "janet-$(janet_outname)-windows-%platform%"
|
||||||
path: dist
|
path: dist
|
||||||
type: Zip
|
type: Zip
|
||||||
- path: "janet-$(janet_outname)-windows-%platform%-installer.exe"
|
- path: "janet-$(janet_outname)-windows-installer.exe"
|
||||||
name: "janet-$(janet_outname)-windows-installer.exe"
|
name: "janet-$(janet_outname)-windows-%platform%-installer.exe"
|
||||||
type: File
|
type: File
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user