mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 17:15:32 +00:00
Fix compiling error (update-submodules.yml)
This commit is contained in:
parent
6c66b128e1
commit
a8306c5334
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-submodules.yml
vendored
2
.github/workflows/update-submodules.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
- name: Add PoomSmart/YouGroupSettings submodule
|
||||
run: |
|
||||
git submodule add https://github.com/arichorn/YouGroupSettings.git Tweaks/YouGroupSettings
|
||||
git submodule add https://github.com/arichornlover/YouGroupSettings.git Tweaks/YouGroupSettings
|
||||
git add .
|
||||
git commit -m "added PoomSmart/YouGroupSettings submodule (1/2)"
|
||||
git push origin
|
||||
|
|
|
|||
Loading…
Reference in a new issue