From 3fb9db9a4110d9b7a76f5a8110f192192723f1bc Mon Sep 17 00:00:00 2001 From: "neurobagel-bot[bot]" <176077434+neurobagel-bot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:41:19 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows/build=5Fdocker=5Fon=5Frelease.yml'=20with=20remote=20'templ?= =?UTF-8?q?ate=5Fworkflows/auto=5Frelease/build=5Fdocker=5Fon=5Frelease.ym?= =?UTF-8?q?l'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_docker_on_release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_docker_on_release.yml b/.github/workflows/build_docker_on_release.yml index b3086e7..f229bcd 100644 --- a/.github/workflows/build_docker_on_release.yml +++ b/.github/workflows/build_docker_on_release.yml @@ -11,6 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 + # Some repos have submodules that need to be part of the Docker image with: submodules: recursive -