Skip to content

Commit

Permalink
Running configure
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Jul 14, 2024
1 parent 5f2e1d4 commit bc1f226
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-wheel-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,15 @@ jobs:
repository: meelgroup/cadical
ref: 'add_dynamic_lib'
path: python/cadical
run: CXXFLAGS=-fPIC ./configure --competition

- name: Checkout Cadiback
uses: actions/checkout@v3
with:
repository: meelgroup/cadiback
ref: 'mate'
path: python/cadiback
run: ./configure

# Used to host cibuildwheel
- uses: actions/setup-python@v3
Expand Down

0 comments on commit bc1f226

Please sign in to comment.