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 ba65dcf commit c253d39Copy full SHA for c253d39
.github/actions/build-environment/entrypoint.sh
@@ -55,4 +55,4 @@ fi
55
set -x
56
57
# Execute build script
58
-python -u build.py "$BUILD_ARGS"
+python -u build.py $BUILD_ARGS
0 commit comments