Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hbiarge authored Sep 27, 2019
1 parent 74fa4e9 commit ead4945
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 @@ -8,7 +8,7 @@ build_script:
- ps: .\Build.ps1
test: off
artifacts:
- path: .\artifacts\*.nupkg
- path: artifacts\*.nupkg
name: NuGet
deploy:
- provider: NuGet
Expand Down

0 comments on commit ead4945

Please sign in to comment.