Updated update-submodules template

This commit is contained in:
arichorn 2023-07-28 15:46:09 -05:00 committed by GitHub
parent 5ca48e2dba
commit 1c5c1da0b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
git submodule add https://github.com/PoomSmart/YTVideoOverlay.git Tweaks/YTVideoOverlay
git submodule add https://github.com/PoomSmart/YouMute.git Tweaks/YouMute
git submodule add https://github.com/PoomSmart/YouQuality.git Tweaks/YouQuality
git submodule add https://github.com/arichorn/YTNoCommunityPosts.git Tweaks/YTNoCommunityPosts
git submodule add https://github.com/michael-winay/YTNoCommunityPosts.git Tweaks/YTNoCommunityPosts
# git submodule add https://github.com/arichorn/YTHoldForSpeed.git Tweaks/YTHoldForSpeed
git add .
git commit -m "added uYouPlusExtra submodules"