Update update-submodules.yml

This commit is contained in:
aric3435 (OLD ACCOUNT) 2024-09-22 19:09:32 -05:00 committed by GitHub
parent 14ea4aaae4
commit 185a7a0f2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,14 +24,10 @@ jobs:
git add .
git submodule update --init --recursive --remote Tweaks/DontEatMyContent
git add .
git submodule update --init --recursive --remote Tweaks/IAmYouTube
git add .
git submodule update --init --recursive --remote Tweaks/YTHoldForSpeed
git add .
git submodule update --init --recursive --remote Tweaks/YTSpeed
git add .
git submodule update --init --recursive --remote Tweaks/MrBeastify
git add .
git submodule update --init --recursive --remote Tweaks/Return-YouTube-Dislikes
git add .
git submodule update --init --recursive --remote Tweaks/uYouLocalization
@ -58,6 +54,8 @@ jobs:
git add .
git submodule update --init --recursive --remote Tweaks/iSponsorBlock
git add .
git submodule update --init --recursive --remote Tweaks/protobuf
git add .
git submodule update --init --recursive
git commit -m "updated submodules"
git push