Skip to content

Commit

Permalink
fix appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredly committed Sep 29, 2018
1 parent d5b2513 commit f913a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ build_script:
- _build\install\default\bin\Bin.exe --help

artifacts:
- path: _build/default/src/Bin.exe
- path: _build/default/bin/Bin.exe
name: Windows Build
type: File

Expand All @@ -39,4 +39,4 @@ deploy:
force_update: true
on:
branch: master
appveyor_repo_tag: true
appveyor_repo_tag: true

0 comments on commit f913a81

Please sign in to comment.