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 9dae2d8 commit 72472d5Copy full SHA for 72472d5
dist/platforms/ubuntu/steps/build.sh
@@ -151,7 +151,7 @@ unity-editor \
151
$( [ "${MANUAL_EXIT}" == "true" ] || echo "-quit" ) \
152
-customBuildName "$BUILD_NAME" \
153
-projectPath "$UNITY_PROJECT_PATH" \
154
- "$BUILD_TARGET_OR_PROFIL[@]" \
+ "$BUILD_TARGET_OR_PROFILE[@]" \
155
-customBuildTarget "$BUILD_TARGET" \
156
-customBuildPath "$CUSTOM_BUILD_PATH" \
157
-executeMethod "$BUILD_METHOD" \
0 commit comments