1
0
mirror of https://github.com/janet-lang/janet synced 2025-01-10 23:50:26 +00:00

Better deploy test.

This commit is contained in:
Calvin Rose 2019-08-18 17:54:52 -04:00
parent 79bbb0ee1c
commit daf92be5bc

View File

@ -35,11 +35,11 @@ only_commits:
- src/ - src/
artifacts: artifacts:
- name: janet-v1.2.0-windows - name: "janet-$(appveyor_repo_tag_name)-windows"
path: dist path: dist
type: Zip type: Zip
- path: janet-v1.2.0-windows-installer.exe - path: "janet-$(appveyor_repo_tag_name)-windows-installer.exe"
name: janet-v1.2.0-windows-installer.exe name: "janet-$(appveyor_repo_tag_name)-windows-installer.exe"
type: File type: File
deploy: deploy: