mirror of
https://github.com/janet-lang/janet
synced 2025-04-28 21:53:19 +00:00
Tag artifacts with platform name.
This commit is contained in:
parent
c9292ef648
commit
44ed2c6b47
@ -46,10 +46,10 @@ artifacts:
|
|||||||
- name: shell.c
|
- name: shell.c
|
||||||
path: dist\shell.c
|
path: dist\shell.c
|
||||||
type: File
|
type: File
|
||||||
- name: "janet-$(janet_outname)-windows"
|
- name: "janet-$(janet_outname)-windows-%platform%"
|
||||||
path: dist
|
path: dist
|
||||||
type: Zip
|
type: Zip
|
||||||
- path: "janet-$(janet_outname)-windows-installer.exe"
|
- path: "janet-$(janet_outname)-windows-%platform%-installer.exe"
|
||||||
name: "janet-$(janet_outname)-windows-installer.exe"
|
name: "janet-$(janet_outname)-windows-installer.exe"
|
||||||
type: File
|
type: File
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user