diff --git a/.github/workflows/update-submodules.yml b/.github/workflows/update-submodules.yml index bd965c8..c2609b9 100644 --- a/.github/workflows/update-submodules.yml +++ b/.github/workflows/update-submodules.yml @@ -36,6 +36,8 @@ jobs: git add . git submodule update --init --recursive --remote Tweaks/YTABConfig git add . + git submodule update --init --recursive --remote Tweaks/YTClassicVideoQuality + git add . git submodule update --init --recursive --remote Tweaks/YTUHD git add . git submodule update --init --recursive --remote Tweaks/YTVideoOverlay