Skip to content

Commit

Permalink
chore(ci): fix artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
calebboyd committed Aug 1, 2018
1 parent 9190b0d commit 901c51d
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 @@ -19,4 +19,4 @@ test: off
build_script:
- yarn run asset-compile
artifacts:
- path: .nexe\**\node.exe
- path: $(HOMEPATH)\.nexe\**\node.exe

0 comments on commit 901c51d

Please sign in to comment.