Skip to content

Commit

Permalink
appveyor.yml - Update artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
chmorgan committed Jul 31, 2020
1 parent bf9712e commit 1bcf8f8
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 @@ -13,7 +13,7 @@ build:
include_nuget_references: true
verbosity: minimal
artifacts:
- path: packetnet-connections*.nupkg
- path: PacketDotNetConnections*.nupkg
deploy:
- provider: NuGet
server: https://www.nuget.org/api/v2/package
Expand Down

0 comments on commit 1bcf8f8

Please sign in to comment.