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"