mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 05:42:10 +00:00
Update update-submodules.yml
This commit is contained in:
parent
efd9fe5ecf
commit
0960010131
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-submodules.yml
vendored
1
.github/workflows/update-submodules.yml
vendored
|
|
@ -18,6 +18,7 @@ jobs:
|
|||
|
||||
- name: Update submodules
|
||||
run: |
|
||||
git add .gitmodules
|
||||
git submodule update --init --recursive --remote --merge --force
|
||||
git add .
|
||||
git commit -m "updated submodules"
|
||||
|
|
|
|||
Loading…
Reference in a new issue