From 656c2d725aeb278695f3ea0b33761138450d2e5f Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Wed, 24 Jan 2024 20:16:58 -0600 Subject: [PATCH] Fix update-submodules.yml --- .github/workflows/update-submodules.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/update-submodules.yml b/.github/workflows/update-submodules.yml index 410b511..066af4e 100644 --- a/.github/workflows/update-submodules.yml +++ b/.github/workflows/update-submodules.yml @@ -24,6 +24,8 @@ jobs: git add . git submodule update --init --recursive --remote Tweaks/YTHoldForSpeed git add . + git submodule update --init --recursive --remote Tweaks/MrBeastify + git add . git submodule update --init --recursive --remote Tweaks/PSHeader git add . git submodule update --init --recursive --remote Tweaks/Return-YouTube-Dislikes