mirror of
https://github.com/janet-lang/janet
synced 2025-01-22 05:06:51 +00:00
Tag artifacts with platform name.
This commit is contained in:
parent
c9292ef648
commit
44ed2c6b47
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user