Skip to content

Commit

Permalink
Fixes a typo in macos_rebuild_updated_recipes (#2587)
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 authored Apr 23, 2022
1 parent 44d3591 commit a2fb480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a2fb480

Please sign in to comment.