try a different syntax for environment variables

This commit is contained in:
Matthias Mailänder
2015-03-28 22:01:33 +01:00
parent e454e6dcb1
commit 766b9d6aa3

View File

@@ -34,7 +34,7 @@ before_deploy:
- move /Y %APPVEYOR_BUILD_FOLDER%\packaging\windows\OpenRA.Setup.exe %APPVEYOR_BUILD_FOLDER%\OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
artifacts:
- path: OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
- path: OpenRA-$(APPVEYOR_REPO_TAG_NAME).exe
name: Installer
deploy: