From 185a7a0f2bde536a73b70ca1dcf1b117485ffd08 Mon Sep 17 00:00:00 2001 From: "aric3435 (OLD ACCOUNT)" <78001398+arichornlover@users.noreply.github.com> Date: Sun, 22 Sep 2024 19:09:32 -0500 Subject: [PATCH] Update update-submodules.yml --- .github/workflows/update-submodules.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/update-submodules.yml b/.github/workflows/update-submodules.yml index b8766aa..0567cef 100644 --- a/.github/workflows/update-submodules.yml +++ b/.github/workflows/update-submodules.yml @@ -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