Update update-submodules.yml

This commit is contained in:
arichorn 2023-07-10 03:37:08 -05:00 committed by GitHub
parent b60bdb98d9
commit 0c55f5b9d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"