Skip to content

Commit

Permalink
adding gcc for gfortran on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dryman committed Mar 5, 2024
1 parent fd82ad8 commit 3a2a477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
git
make
mingw-w64-x86_64-lapack
mingw-w64-gcc
- name: Configure, build, and test
uses: threeal/[email protected]
Expand Down

0 comments on commit 3a2a477

Please sign in to comment.