We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4622e7 commit c3165c4Copy full SHA for c3165c4
1 file changed
appveyor.yml
@@ -26,7 +26,7 @@ test: off
26
# - dotnet test tests/XUnitTests.csproj
27
28
artifacts:
29
-- path: /.*\.nupkg/
+- path: ./.*\.nupkg/
30
name: NuGet package
31
32
deploy:
0 commit comments