cd.yaml: install linux musl toolchain
Some checks failed
Build && Deploy / cargo build (push) Failing after 1m16s

This commit is contained in:
Akulij 2025-05-04 02:39:24 +03:00
parent 1e6dff4410
commit 306dc9e515

View File

@ -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