Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Jul 11, 2024
1 parent 2325878 commit fc9df41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/meson/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,8 @@ runs:
mkdir -p ../deps/${LIBDIR}
mkdir -p ../deps/modules
mkdir -p ../CUTEst/modules
mkdir -p ../deps/include
mkdir -p ../deps/include/spm
mkdir -p ../deps/include/pastix
CSTD="c99"
CPPSTD="c++11"
INT64="false"
Expand Down

0 comments on commit fc9df41

Please sign in to comment.