From 4789ae17385be0481984babe8ff044f07c6a0a50 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sat, 24 Feb 2024 04:32:40 -0600 Subject: [PATCH] Update 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 8e25852..2bfe4f7 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/Return-YouTube-Dislikes git add . + git submodule update --init --recursive --remote Tweaks/FLEX + git add . git submodule update --init --recursive --remote Tweaks/uYouLocalization git add . git submodule update --init --recursive --remote Tweaks/YTABConfig