Skip to content

Commit

Permalink
Update wheels.yml: Adding PybindForUG4
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored May 17, 2024
1 parent 192a584 commit 6b2844d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
run: |
python3 ughub/ughub.py init
python3 ughub/ughub.py install ConvectionDiffusion
python3 ughub/ughub.py install PybindForUG4
python3 ughub/ughub git submodule init
python3 ughub/ughub git submodule update
- name: Switch to Pybind feature branch(es), if any.
run: python3 ughub/ughub.py git checkout feature-pybind11
Expand Down

0 comments on commit 6b2844d

Please sign in to comment.