Skip to content

Commit 3f9997f

Browse files
authored
checkout picolibc submodule before building includes.tar.gz (#1443)
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
1 parent 1fba3a5 commit 3f9997f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CreateRelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
with:
120120
fetch-depth: 0
121121
fetch-tags: true
122+
submodules: true
122123

123124
- uses: hyperlight-dev/ci-setup-workflow@v1.9.0
124125
with:

0 commit comments

Comments
 (0)