Skip to content

Commit

Permalink
Fix the path for artifacts on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Mar 31, 2019
1 parent c342c33 commit d1ed4ea
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 @@ -33,7 +33,7 @@ test_script:
- echo dummy build script - dont remove me

artifacts:
- path: dvm*.exe
- path: bin/dvm*.exe

deploy:
description: ''
Expand Down

0 comments on commit d1ed4ea

Please sign in to comment.