Skip to content

Commit d1335ad

Browse files
committed
Update GitHub Action
1 parent 2e1af7a commit d1335ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ jobs:
5050
uses: actions/upload-artifact@v4
5151
with:
5252
name: Full nupkg
53-
path: |
54-
nupkgs\Flow.Launcher.Localization.*.nupkg
53+
path: nupkgs\Flow.Launcher.Localization.*.nupkg
5554
compression-level: 0
5655

5756
# Publish to NuGet.org

0 commit comments

Comments
 (0)