Skip to content

Commit

Permalink
Update gfortran.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aarikpokras authored Dec 20, 2023
1 parent 8455519 commit 959c466
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gfortran.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- uses: actions/checkout@v4
- name: Build
run: |
brew update
brew install gcc
brew reinstall gcc
brew install gfortran
gfortran -o thxgen thxgen.f90
- name: Upload
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 959c466

Please sign in to comment.