Skip to content

Commit

Permalink
pybind11
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored May 15, 2024
1 parent 0fea930 commit a33507d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:
- name: Install UG4 packages
run: |
python3 ughub/ughub.py init
python3 ughub/ughub.py install Limex
python3 ughub/ughub.py install ConvectionDiffusion
python3 ughub/ughub.py git checkout feature-pybind11
#- name: Checkout ugcore
# uses: actions/checkout@v4
Expand Down

0 comments on commit a33507d

Please sign in to comment.