forked from KolibriOS/kolibrios
ci/cd: Added checkout of submodules
Signed-off-by: Max Logaev <maxlogaev@proton.me>
This commit is contained in:
@@ -29,6 +29,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
submodules: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Get describe
|
- name: Get describe
|
||||||
|
|||||||
Reference in New Issue
Block a user