Skip to content

Commit 06cd3e5

Browse files
authored
Update appveyor.yml
1 parent 7171fcc commit 06cd3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ after_build:
2626
- 7z a "SAT-[Latest Commit].zip" "%APPVEYOR_BUILD_FOLDER%\VBN Editor\bin\Release\VBN Editor.exe"
2727
- 7z a "SAT-[Latest Commit].zip" "%APPVEYOR_BUILD_FOLDER%\VBN Editor\bin\Release\*.dll"
2828
- 7z a "SAT-[Latest Commit].zip" "%APPVEYOR_BUILD_FOLDER%\VBN Editor\bin\Release\*.csv"
29-
- appveyor PushArtifact SAT-[Latest Commit].zip
29+
- appveyor PushArtifact "SAT-[Latest Commit].zip"

0 commit comments

Comments
 (0)