🌐 AI搜索 & 代理 主页
Skip to content

Commit a8b089a

Browse files
committed
Force the submodules to keep up to date.
1 parent 262fcf7 commit a8b089a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ init:
4242
@@echo "Grabbing external dependencies..."
4343
@@git submodule init
4444
@@git submodule update
45+
@@cd src/sizzle && git pull
46+
@@cd test/qunit && git pull
47+
@@git submodule update
4548

4649
jquery: ${DIST_DIR} selector ${JQ}
4750

0 commit comments

Comments
 (0)