Update update-submodules.yml

This commit is contained in:
arichornlover 2024-02-11 17:18:48 -06:00 committed by GitHub
parent a907b4d2ca
commit 20ac473d57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
- name: Add uYouEnhanced submodules
run: |
git submodule add https://github.com/arichorn/MrBeastify.git Tweaks/YTHoldForSpeed
git submodule add https://github.com/arichorn/MrBeastify.git Tweaks/MrBeastify
git add .
git commit -m "added Another submodule"
git push origin