Skip to content

Commit fd70087

Browse files
Fix “Add uYouEnhanced submodules“ - Update Submodules Template
1 parent 9193d4f commit fd70087

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Sources/update-submodules-template.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
- name: Add uYouEnhanced submodules
2222
run: |
2323
git submodule add https://github.com/dayanch96/uYouLocalization.git Tweaks/uYouLocalization
24-
git submodule add https://github.com/arichornlover/YTHoldForSpeed.git Tweaks/YTHoldForSpeed
25-
git submodule add https://github.com/arichornlover/YouGroupSettings.git Tweaks/YouGroupSettings
26-
git submodule add https://github.com/arichornlover/YouTimeStamp.git Tweaks/YouTimeStamp
24+
git submodule add https://github.com/arichornloverALT/YTHoldForSpeed.git Tweaks/YTHoldForSpeed
25+
git submodule add https://github.com/arichornloverALT/YouGroupSettings.git Tweaks/YouGroupSettings
26+
git submodule add https://github.com/arichornloverALT/YouTimeStamp.git Tweaks/YouTimeStamp
2727
git submodule add https://github.com/protocolbuffers/protobuf.git Tweaks/protobuf
2828
git add .
2929
git commit -m "added uYouEnhanced submodules"

0 commit comments

Comments
 (0)