Skip to content

Commit

Permalink
fix appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seayxu committed Apr 17, 2017
1 parent 5bc9a10 commit 61d671c
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,7 +19,7 @@ build:
test: off
artifacts:
- path: test\GodSharp.SerialPort.ConsoleSample\bin\$(configuration)\
name: GodSharp.SerialPort.ConsoleSample-v$(appveyor_build_version).zip
name: GodSharp.SerialPort.ConsoleSample-v$(appveyor_build_version)
deploy:
- provider: NuGet
server: https://www.nuget.org/api/v2/package
Expand Down

0 comments on commit 61d671c

Please sign in to comment.