Merge pull request #7758 from Mailaender/appveyor-artifacts

Tried to fix AppVeyor deployment
This commit is contained in:
Oliver Brakmann
2015-03-28 21:14:42 +01:00

View File

@@ -34,8 +34,7 @@ before_deploy:
- move /Y %APPVEYOR_BUILD_FOLDER%\packaging\windows\OpenRA.Setup.exe %APPVEYOR_BUILD_FOLDER%\OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
artifacts:
- name: Installer
path: 'OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe'
- path: OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
deploy:
- provider: GitHub