mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 10:52:07 +00:00
Update update-submodules.yml
This commit is contained in:
parent
b60bdb98d9
commit
0c55f5b9d6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/update-submodules.yml
vendored
1
.github/workflows/update-submodules.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue