add musl target
This commit is contained in:
parent
5941662069
commit
0fb809a553
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
target: x86_64-unknown-linux-musl
|
||||||
override: true
|
override: true
|
||||||
- uses: davidB/rust-cargo-make@v1
|
- uses: davidB/rust-cargo-make@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user