mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 16:35:01 +01:00
sub
This commit is contained in:
parent
abb2d15cbe
commit
06e1c3bce1
1 changed files with 2 additions and 1 deletions
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
|
|
@ -41,7 +41,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
submodule: true
|
||||
with:
|
||||
submodules: true
|
||||
- uses: dtolnay/rust-toolchain@master
|
||||
with:
|
||||
toolchain: ${{ matrix.rust }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue