Skip to content

Commit f5e3f79

Browse files
committed
Update book.yml
1 parent 3386574 commit f5e3f79

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/book.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4
13+
- uses: fortran-lang/setup-fortran@v1
14+
with:
15+
compiler: gcc
16+
version: 12
1317
- uses: actions/setup-python@v5
1418
- uses: julia-actions/setup-julia@v2
1519

0 commit comments

Comments
 (0)