mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-21 07:41:59 +00:00
Update update-submodules.yml
This commit is contained in:
parent
192ade5771
commit
47a7318cbb
1 changed files with 0 additions and 7 deletions
7
.github/workflows/update-submodules.yml
vendored
7
.github/workflows/update-submodules.yml
vendored
|
|
@ -16,13 +16,6 @@ jobs:
|
||||||
git config --global user.email "actions@github.com"
|
git config --global user.email "actions@github.com"
|
||||||
git config --global user.name "GitHub Actions"
|
git config --global user.name "GitHub Actions"
|
||||||
|
|
||||||
- name: Add YouSlider submodule
|
|
||||||
run: |
|
|
||||||
git submodule add https://github.com/PoomSmart/YouSlider Tweaks/YouSlider
|
|
||||||
git add .
|
|
||||||
git commit -m "added YouSlider submodule"
|
|
||||||
git push origin
|
|
||||||
|
|
||||||
- name: Update submodules
|
- name: Update submodules
|
||||||
run: |
|
run: |
|
||||||
git submodule update --init --recursive --remote Tweaks/Alderis
|
git submodule update --init --recursive --remote Tweaks/Alderis
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue