Skip to content

Commit

Permalink
Update build_wheels_and_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katiebreivik authored Aug 20, 2024
1 parent d3c9e90 commit b479205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
CIBW_ARCHS_MACOS: "x86_64 arm64"
CIBW_BEFORE_BUILD: pip install numpy --config-settings=setup-args="-Dallow-noblas=true"
CIBW_BUILD_VERBOSITY: "1"
CIBW_ENVIRONMENT_MACOS: "FC=gfortran"

jobs:
build-wheels-and-dist:
Expand Down

0 comments on commit b479205

Please sign in to comment.