try a different syntax for environment variables
This commit is contained in:
@@ -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
|
- move /Y %APPVEYOR_BUILD_FOLDER%\packaging\windows\OpenRA.Setup.exe %APPVEYOR_BUILD_FOLDER%\OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
|
- path: OpenRA-$(APPVEYOR_REPO_TAG_NAME).exe
|
||||||
name: Installer
|
name: Installer
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user