mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 17:15:32 +00:00
Update update-submodules.yml
This commit is contained in:
parent
267e4ecbef
commit
d746581926
1 changed files with 0 additions and 8 deletions
8
.github/workflows/update-submodules.yml
vendored
8
.github/workflows/update-submodules.yml
vendored
|
|
@ -16,14 +16,6 @@ jobs:
|
|||
git config --global user.email "actions@github.com"
|
||||
git config --global user.name "GitHub Actions"
|
||||
|
||||
- name: Delete .bundle files
|
||||
run: |
|
||||
cd Bundles
|
||||
rm -f MrBeastify.bundle
|
||||
git add .
|
||||
git commit -m "Deleted MrBeastify bundle"
|
||||
git push origin
|
||||
|
||||
- name: Update submodules
|
||||
run: |
|
||||
git submodule update --init --recursive --remote Tweaks/Alderis
|
||||
|
|
|
|||
Loading…
Reference in a new issue