Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wereturtle authored Mar 16, 2022
1 parent 4ce627a commit 6ee2bc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ branches:
only:
- master
artifacts:
- path: 'build\**'
type: zip
- path: 'deploy\**'
- type: zip
- path: 'build\**'
type: zip
- path: 'deploy\**'
type: zip
skip_non_tags: false
shallow_clone: true

0 comments on commit 6ee2bc3

Please sign in to comment.