From 0a1966cd414538d5035aefa002a5f79c93718aa9 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sun, 11 Feb 2024 17:12:24 -0600 Subject: [PATCH] Improved Updating Submodules for v16.42.3 --- .github/workflows/update-submodules.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-submodules.yml b/.github/workflows/update-submodules.yml index 7342d30..8e25852 100644 --- a/.github/workflows/update-submodules.yml +++ b/.github/workflows/update-submodules.yml @@ -9,7 +9,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v3.6.0 + uses: actions/checkout@v4.1.1 - name: Set up Git run: | @@ -20,7 +20,15 @@ jobs: run: | git submodule update --init --recursive --remote Tweaks/Alderis git add . - git submodule update --init --recursive --remote Tweaks/YTNoCommunityPosts + git submodule update --init --recursive --remote Tweaks/PSHeader + git add . + git submodule update --init --recursive --remote Tweaks/Return-YouTube-Dislikes + git add . + git submodule update --init --recursive --remote Tweaks/uYouLocalization + git add . + git submodule update --init --recursive --remote Tweaks/YTABConfig + git add . + git submodule update --init --recursive --remote Tweaks/YTUHD git add . git submodule update --init --recursive --remote Tweaks/YTVideoOverlay git add .