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