Skip to content

Commit efeb7fe

Browse files
committed
update appveyor.yml
1 parent 075f6a7 commit efeb7fe

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
@@ -20,7 +20,7 @@ test: off
2020
artifacts:
2121
- path: test\GodSharp.SerialPort.ConsoleSample\bin\$(configuration)\
2222
name: GodSharp.SerialPort.ConsoleSample-v$(appveyor_build_version)
23-
- path: '**\*.nupkg'
23+
- path: 'output\**\*.nupkg'
2424
name: nuget
2525
deploy:
2626
- provider: NuGet

0 commit comments

Comments
 (0)