From 0c55f5b9d6a0d071637060bb1ae5e674bc9438c7 Mon Sep 17 00:00:00 2001 From: arichorn <78001398+arichorn@users.noreply.github.com> Date: Mon, 10 Jul 2023 03:37:08 -0500 Subject: [PATCH] Update update-submodules.yml --- .github/workflows/update-submodules.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update-submodules.yml b/.github/workflows/update-submodules.yml index 830b459..b10c287 100644 --- a/.github/workflows/update-submodules.yml +++ b/.github/workflows/update-submodules.yml @@ -18,7 +18,6 @@ jobs: - name: Update submodules run: | - git update-index --skip-worktree Tweaks/FLEXing git submodule update --init --recursive --remote --ignore git add . git commit -m "updated submodules"