Skip to content

Commit

Permalink
Artifact fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hozuki committed Oct 17, 2018
1 parent 716e493 commit fdfed37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ after_build:
- cmd: 7z a deretore-toolkit.zip -r %APPVEYOR_BUILD_FOLDER%/Apps/ScoreViewer/bin/*.exe
- cmd: 7z a deretore-toolkit.zip -r %APPVEYOR_BUILD_FOLDER%/Apps/ScoreViewer/bin/*.dll
- cmd: 7z a deretore-toolkit.zip -r %APPVEYOR_BUILD_FOLDER%/Apps/ScoreViewer/bin/*.wav
- cmd: copy deretore-toolkit.zip deretore-toolkit-x86-v%APPVEYOR_BUILD_VERSION%-alpha-b%APPVEYOR_BUILD_NUMBER%.zip
- cmd: copy deretore-toolkit.zip deretore-toolkit-x86.zip
- cmd: copy deretore-toolkit.zip deretore-toolkit-v%APPVEYOR_BUILD_VERSION%-alpha-b%APPVEYOR_BUILD_NUMBER%.zip
- cmd: copy deretore-toolkit.zip deretore-toolkit-latest.zip
artifacts:
- path: deretore-toolkit-v%APPVEYOR_BUILD_VERSION%-alpha-b%APPVEYOR_BUILD_NUMBER%.zip
name: WithVersion
Expand Down

0 comments on commit fdfed37

Please sign in to comment.