We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075f6a7 commit efeb7feCopy full SHA for efeb7fe
appveyor.yml
@@ -20,7 +20,7 @@ test: off
20
artifacts:
21
- path: test\GodSharp.SerialPort.ConsoleSample\bin\$(configuration)\
22
name: GodSharp.SerialPort.ConsoleSample-v$(appveyor_build_version)
23
-- path: '**\*.nupkg'
+- path: 'output\**\*.nupkg'
24
name: nuget
25
deploy:
26
- provider: NuGet
0 commit comments