From 4a069e0267c20969bbe34371da752b546b0b1423 Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Fri, 27 Jun 2025 15:44:17 +0800 Subject: [PATCH] Save the *whole* file... --- .github/workflows/wheels-dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wheels-dependencies.sh b/.github/workflows/wheels-dependencies.sh index a4d45fc8e..ca93f1cf5 100755 --- a/.github/workflows/wheels-dependencies.sh +++ b/.github/workflows/wheels-dependencies.sh @@ -269,7 +269,7 @@ function build { fi if [[ -z "$IOS_SDK" ]]; then - # Short term workaround; buillib + # Short term workaround; don't build libavif on iOS build_libavif fi build_libpng