Skip to content

Commit fbf8d16

Browse files
committed
fix path
1 parent c3165c4 commit fbf8d16

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
@@ -26,7 +26,7 @@ test: off
2626
# - dotnet test tests/XUnitTests.csproj
2727

2828
artifacts:
29-
- path: ./.*\.nupkg/
29+
- path: .\src\**\*.nupkg
3030
name: NuGet package
3131

3232
deploy:

0 commit comments

Comments
 (0)