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 32b1d0f commit 404f181Copy full SHA for 404f181
1 file changed
.appveyor.yml
@@ -62,7 +62,7 @@ after_build:
62
- 7z a libgltf.%APPVEYOR_REPO_TAG_NAME%.%PLATFORM%.zip %APPVEYOR_BUILD_FOLDER%\output\
63
64
artifacts:
65
-- name: libgltf.$(appveyor_repo_tag_name).$(platform)
+- name: libgltf.$(platform)
66
path: /libgltf.*.zip/
67
68
#deploy:
0 commit comments