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
746e88546f
commit
d7b630cf94
1 changed files with 1 additions and 2 deletions
3
.github/workflows/update-submodules.yml
vendored
3
.github/workflows/update-submodules.yml
vendored
|
|
@ -18,8 +18,7 @@ jobs:
|
|||
|
||||
- name: Update submodules
|
||||
run: |
|
||||
git config submodule.Tweaks/FLEXing.ignore all
|
||||
git submodule update --init --recursive --remote --ignore
|
||||
git submodule update --init --recursive --remote --merge --force
|
||||
git add .
|
||||
git commit -m "updated submodules"
|
||||
git push origin
|
||||
|
|
|
|||
Loading…
Reference in a new issue