Update update-submodules.yml

This commit is contained in:
arichorn 2023-09-25 19:52:56 -05:00 committed by GitHub
parent 10008aa9af
commit c1d5762afd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,10 @@ jobs:
- name: Update submodules
run: |
git submodule deinit Tweaks/YTNoCommunityPosts
git rm Tweaks/YTNoCommunityPosts
rm -rf .git/modules/Tweaks/YTNoCommunityPosts
git add .
git submodule update --init --recursive --remote Tweaks/Alderis
git add .
git submodule update --init --recursive --remote Tweaks/DontEatMyContent