Skip to content

Commit

Permalink
Trying to fix artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
DronCode committed Oct 25, 2020
1 parent 8800f4a commit b798f20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ build:
build_script: |
cmake --build . --config Release
# scripts to run after build (working directory and environment changes are persisted from the previous steps)
after_build: 7z a GlacierTools.zip Tools\GMSInfo\Release\HBM_GMSTool.exe Tools\GMSInfo\Release\typeids.json
after_build: 7z a GlacierTools.zip 'Tools\GMSInfo\Release\HBM_GMSTool\*'

#---------------------------------#
# artifacts configuration #
Expand Down

0 comments on commit b798f20

Please sign in to comment.