workflows: checkout submodules

This commit is contained in:
Alex Zenla
2024-03-31 16:07:57 -07:00
parent e1f1f8579c
commit 58c6413ca2
6 changed files with 12 additions and 0 deletions

View File

@ -21,6 +21,8 @@ jobs:
name: build ${{ matrix.arch }}
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: dtolnay/rust-toolchain@stable
- run: ./hack/ci/install-linux-deps.sh
- run: ./hack/kernel/build.sh