Skip to content

Commit 404f181

Browse files
committed
Try to release depoly the windows artifact files
1 parent 32b1d0f commit 404f181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ after_build:
6262
- 7z a libgltf.%APPVEYOR_REPO_TAG_NAME%.%PLATFORM%.zip %APPVEYOR_BUILD_FOLDER%\output\
6363

6464
artifacts:
65-
- name: libgltf.$(appveyor_repo_tag_name).$(platform)
65+
- name: libgltf.$(platform)
6666
path: /libgltf.*.zip/
6767

6868
#deploy:

0 commit comments

Comments
 (0)