1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 22:53:16 +00:00

Fix appveyor.yml to build windows installer.

This commit is contained in:
Calvin Rose 2019-11-10 11:12:28 -06:00
parent 0d2844b7c9
commit 41a22f258e

View File

@ -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: