Skip to content

Commit

Permalink
[win] fix native package publish
Browse files Browse the repository at this point in the history
  • Loading branch information
nil4 committed Nov 1, 2024
1 parent 5945dfc commit b32b58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/x-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
retention-days: 5
if-no-files-found: "error"
path: |
Bindings/dotnet/RoyalApps.RoyalVNCKit.native/bin/Release/RoyalApps.RoyalVNCKit.native.*.nupkg
Bindings/dotnet/RoyalApps.RoyalVNCKit.native/bin/Release/RoyalApps.*.nupkg
- name: publish NuGet package
if: "success() && matrix.env.NUGET_PACK_DOTNET_LIB == '1'"
Expand Down

0 comments on commit b32b58c

Please sign in to comment.