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
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Get describe
|
||||
|
||||
Reference in New Issue
Block a user