Compare commits

..

1 Commits

Author SHA1 Message Date
Akulij
ee675416dd build for linux msul target
Some checks failed
Build && Deploy / cargo build (push) Failing after 37s
2025-05-04 02:35:56 +03:00

View File

@ -19,7 +19,6 @@ jobs:
with: with:
profile: minimal profile: minimal
toolchain: stable toolchain: stable
target: x86_64-unknown-linux-musl
- name: Save cached toolchain - name: Save cached toolchain
id: cache-toolchain-save id: cache-toolchain-save
uses: actions/cache/save@v4 uses: actions/cache/save@v4