Skip to content

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored May 17, 2024
1 parent 6b2844d commit 2a05e5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
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
python3 ughub/ughub.py git submodule init
python3 ughub/ughub.py 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 2a05e5d

Please sign in to comment.