mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 05:42:10 +00:00
Ignore FLEXing
This commit is contained in:
parent
0c55f5b9d6
commit
746e88546f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-submodules.yml
vendored
1
.github/workflows/update-submodules.yml
vendored
|
|
@ -18,6 +18,7 @@ jobs:
|
|||
|
||||
- name: Update submodules
|
||||
run: |
|
||||
git config submodule.Tweaks/FLEXing.ignore all
|
||||
git submodule update --init --recursive --remote --ignore
|
||||
git add .
|
||||
git commit -m "updated submodules"
|
||||
|
|
|
|||
Loading…
Reference in a new issue