Skip to content

Commit

Permalink
Try to release depoly the windows artifact files
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchicn committed Dec 4, 2017
1 parent 32b1d0f commit 404f181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ after_build:
- 7z a libgltf.%APPVEYOR_REPO_TAG_NAME%.%PLATFORM%.zip %APPVEYOR_BUILD_FOLDER%\output\

artifacts:
- name: libgltf.$(appveyor_repo_tag_name).$(platform)
- name: libgltf.$(platform)
path: /libgltf.*.zip/

#deploy:
Expand Down

0 comments on commit 404f181

Please sign in to comment.