Skip to content

Commit c326e40

Browse files
committed
Update RocketModFix.UnityEngine.Redist.yaml
1 parent dd2a2ff commit c326e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RocketModFix.UnityEngine.Redist.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- uses: ./.github/actions/nuget-pack
2525
id: nuget-pack
2626
with:
27-
nuspec_path: unityengine/redist/RocketModFix.UnityEngine.Redist.nuspec
27+
nuspec_path: redist/RocketModFix.UnityEngine.Redist.nuspec
2828
nuget_key: ${{ secrets.NUGET_DEPLOY_KEY }}
2929
nuget_push: true

0 commit comments

Comments
 (0)