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 f6f9136 commit 7bd194eCopy full SHA for 7bd194e
appveyor.yml
@@ -11,7 +11,7 @@ build_script:
11
- ps: .\Build.ps1
12
test: off
13
artifacts:
14
-- path: .\DbfDataReader\artifacts\**\*.nupkg
+- path: .\artifacts\**\*.nupkg
15
name: NuGet
16
deploy:
17
- provider: NuGet
0 commit comments