Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Jul 3, 2023
1 parent 9ab2453 commit f4cb03e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
mamba install -c conda-forge fenics
pip install -r requirements.txt
pip install nbconvert
apt-get update
apt-get install -y libgl1
- name: Run Task 1
run: |
Expand Down

0 comments on commit f4cb03e

Please sign in to comment.