mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-21 03:32:08 +00:00
Update update-submodules.yml
This commit is contained in:
parent
b8e15dceb8
commit
b60bdb98d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-submodules.yml
vendored
2
.github/workflows/update-submodules.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- name: Update submodules
|
- name: Update submodules
|
||||||
run: |
|
run: |
|
||||||
git update-index --skip-worktree Tweaks/FLEXing
|
git update-index --skip-worktree Tweaks/FLEXing
|
||||||
git submodule update --init --recursive --remote
|
git submodule update --init --recursive --remote --ignore
|
||||||
git add .
|
git add .
|
||||||
git commit -m "updated submodules"
|
git commit -m "updated submodules"
|
||||||
git push origin
|
git push origin
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue