mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +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
|
||||
run: |
|
||||
git update-index --skip-worktree Tweaks/FLEXing
|
||||
git submodule update --init --recursive --remote
|
||||
git submodule update --init --recursive --remote --ignore
|
||||
git add .
|
||||
git commit -m "updated submodules"
|
||||
git push origin
|
||||
|
|
|
|||
Loading…
Reference in a new issue