Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammi-Husky authored Oct 3, 2016
1 parent 7171fcc commit 06cd3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ after_build:
- 7z a "SAT-[Latest Commit].zip" "%APPVEYOR_BUILD_FOLDER%\VBN Editor\bin\Release\VBN Editor.exe"
- 7z a "SAT-[Latest Commit].zip" "%APPVEYOR_BUILD_FOLDER%\VBN Editor\bin\Release\*.dll"
- 7z a "SAT-[Latest Commit].zip" "%APPVEYOR_BUILD_FOLDER%\VBN Editor\bin\Release\*.csv"
- appveyor PushArtifact SAT-[Latest Commit].zip
- appveyor PushArtifact "SAT-[Latest Commit].zip"

0 comments on commit 06cd3e5

Please sign in to comment.