Skip to content

Commit

Permalink
fsddsf
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreguillot committed Sep 15, 2016
1 parent e379918 commit 475e5b2
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 @@ -25,7 +25,7 @@ artifacts:
- path: '*.zip'

before_deploy:
- rename %APPVEYOR_BUILD_FOLDER%\dummies-%APPVEYOR_REPO_COMMIT%-(Windows-i386-32)(Sources)-externals.zip %APPVEYOR_BUILD_FOLDER%\dummies-%APPVEYOR_REPO_TAG_NAME%-(Windows-i386-32)(Sources)-externals.zip
- rename %APPVEYOR_BUILD_FOLDER%\dummies-%APPVEYOR_REPO_COMMIT%-(Windows-i386-32)(Sources)-externals.zip dummies-%APPVEYOR_REPO_TAG_NAME%-(Windows-i386-32)(Sources)-externals.zip

deploy:
provider: GitHub
Expand Down

0 comments on commit 475e5b2

Please sign in to comment.