Checkout submodules in ci
This commit is contained in:
parent
60f12c78dd
commit
2729adc68a
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -97,6 +97,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
|
Loading…
Reference in New Issue
Block a user