1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-27 22:58:13 +00:00

Tag artifacts with platform name.

This commit is contained in:
Calvin Rose 2019-11-09 16:20:52 -05:00
parent c9292ef648
commit 44ed2c6b47

View File

@ -46,10 +46,10 @@ artifacts:
- name: shell.c
path: dist\shell.c
type: File
- name: "janet-$(janet_outname)-windows"
- name: "janet-$(janet_outname)-windows-%platform%"
path: dist
type: Zip
- path: "janet-$(janet_outname)-windows-installer.exe"
- path: "janet-$(janet_outname)-windows-%platform%-installer.exe"
name: "janet-$(janet_outname)-windows-installer.exe"
type: File