mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Update update-submodules.yml
This commit is contained in:
parent
5900b0a5ce
commit
1cf1e883d6
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.name "GitHub Actions"
|
||||
|
||||
- name: Rename lang to Localizations (to be consistent with uYouPlus)
|
||||
run: |
|
||||
mv lang Localizations
|
||||
git add -A
|
||||
git commit -m "Rename 'lang' to 'Localizations'" || echo "No changes to commit"
|
||||
git push
|
||||
|
||||
- name: Update submodules
|
||||
run: |
|
||||
git submodule update --init --recursive --remote Tweaks/Alderis
|
||||
|
|
|
|||
Loading…
Reference in a new issue