Skip to content

Commit ec66493

Browse files
committed
edited appveyor.yml
1 parent f79c84c commit ec66493

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

0 commit comments

Comments
 (0)