We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889a552 commit 32b1d0fCopy full SHA for 32b1d0f
1 file changed
.appveyor.yml
@@ -63,7 +63,7 @@ after_build:
63
64
artifacts:
65
- name: libgltf.$(appveyor_repo_tag_name).$(platform)
66
- path: libgltf.$(appveyor_repo_tag_name).$(platform).zip
+ path: /libgltf.*.zip/
67
68
#deploy:
69
# release: libgltf.$(appveyor_build_version).$(platform)
0 commit comments