mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:48:45 -04:00
Update update-submodules.yml
This commit is contained in:
3
.github/workflows/update-submodules.yml
vendored
3
.github/workflows/update-submodules.yml
vendored
@@ -18,8 +18,7 @@ jobs:
|
||||
|
||||
- name: Update submodules
|
||||
run: |
|
||||
git submodule update --init --recursive
|
||||
git submodule foreach 'git fetch origin; git checkout origin/main'
|
||||
git submodule update --init --recursive --remote
|
||||
git add .
|
||||
git commit -m "updated submodules"
|
||||
git push origin
|
||||
|
Reference in New Issue
Block a user