cd.yaml: install linux musl toolchain
Some checks failed
Build && Deploy / cargo build (push) Failing after 1m16s
Some checks failed
Build && Deploy / cargo build (push) Failing after 1m16s
This commit is contained in:
parent
1e6dff4410
commit
306dc9e515
@ -19,6 +19,7 @@ jobs:
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
target: x86_64-unknown-linux-musl
|
||||
- name: Save cached toolchain
|
||||
id: cache-toolchain-save
|
||||
uses: actions/cache/save@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user