Skip to content

Commit 61d671c

Browse files
committed
fix appveyor.yml
1 parent 5bc9a10 commit 61d671c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ build:
1919
test: off
2020
artifacts:
2121
- path: test\GodSharp.SerialPort.ConsoleSample\bin\$(configuration)\
22-
name: GodSharp.SerialPort.ConsoleSample-v$(appveyor_build_version).zip
22+
name: GodSharp.SerialPort.ConsoleSample-v$(appveyor_build_version)
2323
deploy:
2424
- provider: NuGet
2525
server: https://www.nuget.org/api/v2/package

0 commit comments

Comments
 (0)