Skip to content

Commit

Permalink
Correct path to nuget packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
mellinoe committed Nov 14, 2017
1 parent 0c92b1d commit 2c52f3f
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 @@ -7,4 +7,4 @@ deploy:
api_key:
secure: 2THjR9L+JBB3MCjzjC9e9eEJ9drdpgV6J/Hqej2yydtT0hvqf3kZNxtoiGz91CG7
skip_symbols: false
artifact: bin/packages/.*\.nupkg/
artifact: bin/Packages/Release/.*\.nupkg/

0 comments on commit 2c52f3f

Please sign in to comment.