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 e8e9402 commit 2e1af7aCopy full SHA for 2e1af7a
.github/workflows/dotnet.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
name: Full nupkg
53
path: |
54
- Flow.Launcher.Localization\nupkgs\Flow.Launcher.Localization.*.nupkg
+ nupkgs\Flow.Launcher.Localization.*.nupkg
55
compression-level: 0
56
57
# Publish to NuGet.org
0 commit comments