remove workaround for cross-platform-actions < v1.0.0, fixes #9565

This commit is contained in:
Thomas Waldmann 2026-05-04 19:23:56 +02:00
parent 450b017b2d
commit 684928885b
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

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 .