Skip to content

Commit 7bd194e

Browse files
committed
Another update to artifacts path in appveyor.yml
1 parent f6f9136 commit 7bd194e

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
@@ -11,7 +11,7 @@ build_script:
1111
- ps: .\Build.ps1
1212
test: off
1313
artifacts:
14-
- path: .\DbfDataReader\artifacts\**\*.nupkg
14+
- path: .\artifacts\**\*.nupkg
1515
name: NuGet
1616
deploy:
1717
- provider: NuGet

0 commit comments

Comments
 (0)