Skip to content

Commit

Permalink
appveyor: store entire build folder in artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
chipitsine committed Sep 10, 2022
1 parent a43a9b5 commit 2e9adee
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 @@ -49,6 +49,5 @@ on_failure:
- appveyor PushArtifact Testing.zip

artifacts:
- path: build\Testing
name: Testing
- path: build
type: zip

0 comments on commit 2e9adee

Please sign in to comment.