Skip to content

Commit

Permalink
appveyor: forget to fix the artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed May 27, 2018
1 parent a3b4a74 commit 6872cb4
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 @@ -14,7 +14,7 @@ test_script:
- cmd: target\pro\bin\pro build test.pro

artifacts:
- path: pro-win_x64.zip
- path: pro-windows.zip

deploy:
provider: GitHub
Expand Down

0 comments on commit 6872cb4

Please sign in to comment.