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 49feb55 commit bb6859aCopy full SHA for bb6859a
appveyor.yml
@@ -13,7 +13,7 @@ build_script:
13
- ps: .\Build.ps1
14
test: off
15
artifacts:
16
-- path: .\artifacts\**\*.nupkg
+- path: .\**\artifacts\**\*.nupkg
17
name: NuGet
18
deploy:
19
- provider: NuGet
0 commit comments