add nanosvg package (#50)
This commit is contained in:
3
build.sh
3
build.sh
@@ -34,6 +34,9 @@ fi
|
||||
if [[ -n "${BUILD_SH_IN_MANYLINUX:-}" ]]; then
|
||||
export PATH="/opt/python/cp312-cp312/bin:$PATH"
|
||||
|
||||
# cached *-src repos may be owned by the host runner user; tell git to trust them
|
||||
git config --global --add safe.directory '*'
|
||||
|
||||
./setup.sh
|
||||
|
||||
if [[ -z "${BUILD_SH_REUSE_MANYLINUX_ARTIFACTS:-}" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user