This commit is contained in:
parent
435d69317f
commit
880b5b4e13
1 changed files with 2 additions and 0 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -10,6 +10,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Repository meta
|
||||
id: repository
|
||||
|
|
Loading…
Reference in a new issue