Skip to content

Commit

Permalink
releated to #482
Browse files Browse the repository at this point in the history
  • Loading branch information
Foadsf committed Jul 16, 2024
1 parent 851b1d4 commit 132ae9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
-DWITH_Mumps=OFF \
-DCREATE_PKGCONFIG_FILE=ON \
-DWITH_MPI=ON
-DCMAKE_Fortran_FLAGS="-fno-allow-invalid-boz"
-DCMAKE_Fortran_FLAGS="-w -fallow-argument-mismatch -fallow-invalid-boz"
- name: Build
Expand Down

0 comments on commit 132ae9b

Please sign in to comment.