ci: fix typo
This commit is contained in:
parent
13408fdd73
commit
e24fea65a0
|
@ -35,5 +35,5 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
git add .
|
||||
git diff-index --quiet HEAD || git commit -m "chore: update submodule references [skip-ci]"
|
||||
git diff-index --quiet HEAD || git commit -m "chore: update submodule references [skip ci]"
|
||||
git push
|
||||
|
|
Loading…
Reference in New Issue
Block a user