mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-05-23 11:42:16 +00:00
Update update-submodules.yml
This commit is contained in:
parent
85e4ce9ea1
commit
21a5a3e9de
1 changed files with 3 additions and 0 deletions
3
.github/workflows/update-submodules.yml
vendored
3
.github/workflows/update-submodules.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue