Skip to content

Commit 5473b38

Browse files
committed
init
1 parent 31cf395 commit 5473b38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-subtree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ jobs:
197197
set -vx
198198
cat ../submodule-heads
199199
git submodule status
200+
git submodule update --init
201+
git submodule status
200202
git submodule foreach 'grep $sm_path $toplevel/../submodule-heads | cut -f1 -d" " | xargs git checkout'
201203
git submodule status
202204
git -c user.name=gitbot -c user.email=git@bot \

0 commit comments

Comments
 (0)