Skip to content

Commit 222a49e

Browse files
committed
submodule
1 parent be2b581 commit 222a49e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/interactive.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ jobs:
371371
env:
372372
GS_TEST_DIR: ${{ github.workspace }}/gstest
373373
run: |
374+
git submodule update --init
374375
cd ${GITHUB_WORKSPACE}/flex/build
375376
cmake .. -DBUILD_KAFKA_WAL_WRITER_PARSER=ON && make -j$(nproc)
376377
wget https://dlcdn.apache.org/kafka/3.9.0/kafka_2.13-3.9.0.tgz

0 commit comments

Comments
 (0)