Skip to content

Commit

Permalink
X
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasblaesing committed Mar 17, 2024
1 parent 70e3de6 commit aa28b65
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 @@ -76,6 +76,6 @@ build_script:

on_failure:
- cmd: 7z a build.zip %APPVEYOR_BUILD_FOLDER%\build || true
- cmd: 7z a build-platform.zip %APPVEYOR_BUILD_FOLDER%\contrib\platform\build || true
- cmd: 7z a build-platform.zip %APPVEYOR_BUILD_FOLDER%\contrib\platform\build %APPVEYOR_BUILD_FOLDER%\hs_err* || true
- cmd: appveyor PushArtifact build.zip
- cmd: appveyor PushArtifact build-platform.zip

0 comments on commit aa28b65

Please sign in to comment.