diff --git a/.github/workflows/update-submodules.yml b/.github/workflows/update-submodules.yml index 264309c..82231b4 100644 --- a/.github/workflows/update-submodules.yml +++ b/.github/workflows/update-submodules.yml @@ -18,6 +18,9 @@ jobs: - name: Update submodules run: | + cd Bundles + rm YTWKS.bundle + ln -s ../Tweaks/YTweaks/layout/Library/Application\ Support/YTWKS.bundle YTWKS.bundle git submodule update --init --recursive --remote Tweaks/Alderis git add . git submodule update --init --recursive --remote Tweaks/DontEatMyContent