From 38e6618122098c4c178bd6a2a4b3ba8acc0dc520 Mon Sep 17 00:00:00 2001 From: Jimmy Brant Date: Fri, 10 May 2024 14:39:25 -0600 Subject: [PATCH] even more git --- .github/workflows/deploy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7a49673..f6de35f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,6 +21,8 @@ jobs: git submodule update git submodule status git status --porcelain + git submodule sync + git submodule status git rev-parse --is-shallow-repository git fetch --unshallow git rev-parse --is-shallow-repository