Commit 4569f72
authored
fix(ci): submodule初期化をactions/checkoutに行わせる
git submodule update -i
しているが
error: unknown switch `i'
と言われる。
https://github.com/cpprefjp/kunai/actions/runs/14290484780/job/400510017381 parent 8057d99 commit 4569f72
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments