Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Jan 27, 2025
1 parent dd04b8a commit 9816a53
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 @@ -252,7 +252,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 9816a53

Please sign in to comment.