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
|
||||
with:
|
||||
toolchain: stable
|
||||
target: x86_64-unknown-linux-musl
|
||||
override: true
|
||||
- uses: davidB/rust-cargo-make@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user