Update update-submodules.yml

This commit is contained in:
arichornlover 2024-03-21 19:50:33 -05:00 committed by GitHub
parent 267e4ecbef
commit d746581926
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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