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