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 72bdea8 commit ee351fe
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ build_script:

after_build:
- cmd: 7z a build.zip %APPVEYOR_BUILD_FOLDER%\build %APPVEYOR_BUILD_FOLDER%\contrib\platform\build
- artifacts:
- path: build.zip
name: build

artifacts:
- path: build.zip
name: build

0 comments on commit ee351fe

Please sign in to comment.