Skip to content

Commit

Permalink
Update pyfabm actions
Browse files Browse the repository at this point in the history
  • Loading branch information
wathen committed Nov 6, 2023
1 parent 6f6b6d9 commit a479f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ersem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Building and installing PyFABM-ERSEM
run: |
BRANCH=${{ github.head_ref }}
./github-actions/pyfabm-ersem/pyfabm-ersem-build.sh $BRANCH
sudo ./github-actions/pyfabm-ersem/pyfabm-ersem-build.sh $BRANCH
- name: Running pyfabm tutorial
run: |
python -m pip install matplotlib
Expand Down

0 comments on commit a479f9b

Please sign in to comment.