Skip to content

Commit

Permalink
Let's rename
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Jul 18, 2024
1 parent 6a5b6db commit 911f7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wheel-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Build wheels
run: python -m cibuildwheel --output-dir wheelhouse
env:
CIBW_BEFORE_BUILD: >
CIBW_BEFORE_ALL: >
yum install -y gmp-devel glibc-devel &&
git clone https://github.com/meelgroup/cadical.git &&
cd cadical &&
Expand Down

0 comments on commit 911f7f4

Please sign in to comment.