Skip to content

Commit b4a82f6

Browse files
Change appveyor
1 parent 936292a commit b4a82f6

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: **\*.nupkg
22+
- path: *.nupkg
2323
deploy:
2424
- provider: NuGet
2525
api_key:

0 commit comments

Comments
 (0)