Ignore FLEXing

This commit is contained in:
arichorn 2023-07-10 03:44:09 -05:00 committed by GitHub
parent 0c55f5b9d6
commit 746e88546f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"