Skip to content

Commit

Permalink
Update build_and_publush.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ita9naiwa committed Jan 15, 2024
1 parent caa823e commit e13b5e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_and_publush.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ jobs:
apt install libopenblas-dev
elif [ "$RUNNER_OS" == "macOS" ]; then
brew install openblas
fi
shell: bash

- name: Build wheels
uses: pypa/cibuildwheel@v2.13.1
env:
Expand Down

0 comments on commit e13b5e0

Please sign in to comment.