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 7c8895b commit eaa9882Copy full SHA for eaa9882
.github/workflows/build-unity-spacecraft.yml
@@ -258,7 +258,6 @@ jobs:
258
unityVersion: ${{ steps.detect.outputs.version }}
259
buildMethod: ${{ steps.compute.outputs.buildMethod }}
260
customParameters: -logFile Logs/Editor.log -stackTraceLogType Full --scOut=${{ github.workspace }}/dist/SpaceCraft
261
- customParameters: -logFile Logs/Editor.log -stackTraceLogType Full
262
runAsHostUser: true
263
264
0 commit comments