Merge pull request #7758 from Mailaender/appveyor-artifacts
Tried to fix AppVeyor deployment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user