mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 01:32:06 +00:00
Update update-submodules.yml
This commit is contained in:
parent
b31c2337b1
commit
b5c404572d
1 changed files with 0 additions and 9 deletions
9
.github/workflows/update-submodules.yml
vendored
9
.github/workflows/update-submodules.yml
vendored
|
|
@ -16,15 +16,6 @@ jobs:
|
|||
git config --global user.email "actions@github.com"
|
||||
git config --global user.name "GitHub Actions"
|
||||
|
||||
- name: Remove YTNoCommunityPosts
|
||||
run: |
|
||||
git submodule deinit Tweaks/YTNoCommunityPosts
|
||||
git rm Tweaks/YTNoCommunityPosts
|
||||
rm -rf .git/modules/Tweaks/YTNoCommunityPosts
|
||||
git add .
|
||||
git commit -m "removed ytnocommunityposts"
|
||||
git push origin
|
||||
|
||||
- name: Update submodules
|
||||
run: |
|
||||
git submodule update --init --recursive --remote Tweaks/Alderis
|
||||
|
|
|
|||
Loading…
Reference in a new issue