We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9997f commit 9749e04Copy full SHA for 9749e04
1 file changed
.github/workflows/CargoPublish.yml
@@ -31,6 +31,7 @@ jobs:
31
with:
32
fetch-depth: 0
33
fetch-tags: true
34
+ submodules: true
35
36
- uses: hyperlight-dev/ci-setup-workflow@v1.9.0
37
0 commit comments