Skip to content

Commit

Permalink
Trying again (12)
Browse files Browse the repository at this point in the history
  • Loading branch information
coruja747 committed Nov 11, 2016
1 parent fef69ee commit c710504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -6,7 +6,7 @@ build:
project: GraySvr.vcxproj
verbosity: minimal
after_build:
- cmd: 7z a SphereSvr-Win32.zip %CONFIGURATION%\SphereSvr.exe
- cmd: 7z a SphereSvr-Win32.zip %APPVEYOR_BUILD_FOLDER%\%CONFIGURATION%\SphereSvr.exe
artifacts:
- path: SphereSvr-Win32.zip
name: SphereSvr
Expand Down

0 comments on commit c710504

Please sign in to comment.