Skip to content

Commit 32b1d0f

Browse files
committed
Try to release depoly the windows artifact files
1 parent 889a552 commit 32b1d0f

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
@@ -63,7 +63,7 @@ after_build:
6363

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

6868
#deploy:
6969
# release: libgltf.$(appveyor_build_version).$(platform)

0 commit comments

Comments
 (0)