Skip to content

Commit 936292a

Browse files
Change appveyor
1 parent a1b6f81 commit 936292a

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
@@ -19,7 +19,7 @@ build:
1919
verbosity: minimal
2020
artifacts:
2121
# pushing all *.nupkg files in directory
22-
- path: out\*.nupkg
22+
- path: **\*.nupkg
2323
deploy:
2424
- provider: NuGet
2525
api_key:

0 commit comments

Comments
 (0)