From e4caa8bb9997a5a431b6ab817f3dc48d694848e6 Mon Sep 17 00:00:00 2001 From: Mirko Galimberti Date: Sat, 23 Apr 2022 22:18:56 +0200 Subject: [PATCH] Fixes a typo in macos_rebuild_updated_recipes --- .github/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 5dbf0e9998..fbd70e55ae 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -223,7 +223,7 @@ jobs: arm64_set_path_and_python_version 3.9.7 brew install autoconf automake libtool openssl pkg-config make --file ci/makefiles/osx.mk - - name: Build multi-arch apk Python 3 (armeabi-v7a, arm64-v8a, x86_64, x86) + - name: Rebuild updated recipes run: | source ci/osx_ci.sh arm64_set_path_and_python_version 3.9.7