mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Properly rename pygobject to py3_pygobject in depends_on calls (#10426)
This commit is contained in:
committed by
GitHub
parent
32810e74af
commit
c248fc8099
1
.github/workflows/Unit-Test.yml
vendored
1
.github/workflows/Unit-Test.yml
vendored
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user