Skip to content

Commit 610ba9a

Browse files
authored
Merge pull request #75 from IShix-g/release
fix: remove unused projectPath input from YAML workflow
2 parents 9a54757 + f3411a9 commit 610ba9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable-build-package.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
targetPlatform: StandaloneLinux64
8181
customParameters: -tag ${{ inputs.tag }} ${{ inputs.custom-parameters }}
8282
unityVersion: ${{ inputs.unity-version }}
83-
projectPath: ${{ inputs.project-path }}
8483
buildsPath: ${{ inputs.builds-path }}
8584
buildMethod: ${{ inputs.build-method }}
8685

0 commit comments

Comments
 (0)