Merge pull request #9584 from ThomasWaldmann/cpa10-master

remove workaround for cross-platform-actions < v1.0.0, fixes #9565
This commit is contained in:
TW 2026-05-04 20:16:33 +02:00 committed by GitHub
commit fe0be41c1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -573,8 +573,6 @@ jobs:
export PKG_CONFIG_PATH="/system/develop/lib/pkgconfig:/system/lib/pkgconfig:${PKG_CONFIG_PATH:-}"
export BORG_LIBLZ4_PREFIX=/system/develop
export BORG_OPENSSL_PREFIX=/system/develop
# rsync into the Haiku VM changes file ownership; tell git to trust the workdir
git config --global --add safe.directory "$(pwd)"
pip install -r requirements.d/development.lock.txt
pip install -e .