Skip to content

Commit d982297

Browse files
using s390 solution
1 parent ee0db2a commit d982297

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_linux-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,6 @@ jobs:
349349
if [[ ${BUILD_ENVIRONMENT} == *"ppc64le"* ]]; then
350350
351351
docker exec -t "${container_name}" sh -c "python3 -m pip install -r requirements.txt"
352-
docker exec -t "${container_name}" sh -c "python3 -m pip install -r requirements-build.txt"
353352
fi
354353
355354

0 commit comments

Comments
 (0)