From 0b2d6f1611efbc4af9ce60bdc45a11c20b069216 Mon Sep 17 00:00:00 2001 From: Vitor Hugo Schwaab Date: Mon, 29 Apr 2024 15:40:03 +0200 Subject: [PATCH] fix: fetch submodule info --- .github/workflows/test-local.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-local.yml b/.github/workflows/test-local.yml index 3aa560a..2c09871 100644 --- a/.github/workflows/test-local.yml +++ b/.github/workflows/test-local.yml @@ -15,6 +15,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 + submodules: recursive - name: Cherry pick id: cherry-pick