Add submodule update.
parent
bea3924fce
commit
49b3649264
|
@ -47,6 +47,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- uses: lukka/get-cmake@latest
|
||||
|
||||
|
|
Loading…
Reference in New Issue