From 225632369309e0ef9b988b3cd5f10944e12f9603 Mon Sep 17 00:00:00 2001 From: "neurobagel-bot[bot]" <176077434+neurobagel-bot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 22:34:09 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows/build=5Fdocker=5Fnightly.yml'=20with=20remote=20'template?= =?UTF-8?q?=5Fworkflows/build=5Fdocker=5Fnightly.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_docker_nightly.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_docker_nightly.yml b/.github/workflows/build_docker_nightly.yml index ac78d58..44fb74d 100644 --- a/.github/workflows/build_docker_nightly.yml +++ b/.github/workflows/build_docker_nightly.yml @@ -12,6 +12,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 + # Some repos have submodules that need to be part of the Docker image with: submodules: recursive