Skip to content

Commit 9749e04

Browse files
authored
checkout picolibc submodule before publishing crates (#1444)
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
1 parent 3f9997f commit 9749e04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CargoPublish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
fetch-depth: 0
3333
fetch-tags: true
34+
submodules: true
3435

3536
- uses: hyperlight-dev/ci-setup-workflow@v1.9.0
3637
with:

0 commit comments

Comments
 (0)