Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phydev authored Aug 28, 2023
1 parent 3ae1764 commit db7670a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Install requirements
run: |
sudo apt-get update
sudo apt-get install --reinstall build-essential
sudo apt-get install gfortran gcc gm2
- name: Make & install
run: |
Expand Down

0 comments on commit db7670a

Please sign in to comment.