Properly rename pygobject to py3_pygobject in depends_on calls (#10426)

This commit is contained in:
Maximilian Downey Twiss
2024-09-06 09:53:26 +10:00
committed by GitHub
parent 32810e74af
commit c248fc8099
18 changed files with 18 additions and 17 deletions

View File

@@ -120,6 +120,7 @@ jobs:
-u chronos \
-e CHANGED_PACKAGES="$CHANGED_PACKAGES" \
-e LD_LIBRARY_PATH="/usr/local/lib$LIB_SUFFIX" \
-e GCONV_PATH="/usr/local/lib$LIB_SUFFIX/gconv" \
-e CREW_REPO="${{ github.event.pull_request.head.repo.clone_url }}" \
-e CREW_BRANCH="${{ github.head_ref }}" \
"satmandu/crewbuild:$CONTAINER" \