remove recursive
This commit is contained in:
2
.github/workflows/update-submodules.yml
vendored
2
.github/workflows/update-submodules.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
- name: Git submodule update
|
||||
run: |
|
||||
git submodule update --recursive --remote --init
|
||||
git submodule update --remote --init
|
||||
|
||||
- name: Commit
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user