Skip to content

Commit 91378f6

Browse files
manylinux image build
1 parent 11f918b commit 91378f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
# Used for JENKINS_USER and DOCKER_SHELL_CMD, which can be empty
243243
# shellcheck disable=SC2086
244244
docker run \
245-
--rm /
245+
--rm \
246246
-e BUILD_ENVIRONMENT \
247247
-e MAX_JOBS="$(nproc --ignore=2)" \
248248
-e AWS_DEFAULT_REGION \

0 commit comments

Comments
 (0)