Skip to content

Commit d52597b

Browse files
author
Joao Matos Silva
committed
fixing artifacts path
1 parent 784977a commit d52597b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ test: off
1111
nuget:
1212
disable_publish_on_pr: true
1313
artifacts:
14-
- path: artifacts\*.nupkg
14+
- path: .\**\artifacts\*.nupkg
1515
name: NuGet
1616
deploy:
1717
- provider: NuGet

0 commit comments

Comments
 (0)