Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chaeyeunpark committed Nov 27, 2023
1 parent 7d4361b commit 09153f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels_macos_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
pushd external
tar -xf gmp-6.3.0.tar.xz
tar -xf mpfr-4.2.1
tar -xf mpfr-4.2.1.tar.xz
popd
- name: Build wheels
Expand Down

0 comments on commit 09153f2

Please sign in to comment.