Skip to content

Commit

Permalink
appveyor artifact should just contain main exe
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-jung committed Apr 5, 2019
1 parent 7d39a53 commit dc15f19
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 @@ -18,6 +18,6 @@ build:
verbosity: minimal

artifacts:
- path: PfxCreator\bin\$(CONFIGURATION)
- path: PfxCreator\bin\$(CONFIGURATION)\*.exe
name: pfxcreator-latest
type: zip

0 comments on commit dc15f19

Please sign in to comment.