Skip to content

Commit fc9df41

Browse files
committed
Update action.yml
1 parent 2325878 commit fc9df41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/meson/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,8 @@ runs:
216216
mkdir -p ../deps/${LIBDIR}
217217
mkdir -p ../deps/modules
218218
mkdir -p ../CUTEst/modules
219-
mkdir -p ../deps/include
219+
mkdir -p ../deps/include/spm
220+
mkdir -p ../deps/include/pastix
220221
CSTD="c99"
221222
CPPSTD="c++11"
222223
INT64="false"

0 commit comments

Comments
 (0)