mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-20 11:21:14 +00:00
yes install
This commit is contained in:
parent
ec53d840e1
commit
0139e0c45f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
rustup target add aarch64-unknown-linux-musl
|
||||
rustup component add clippy
|
||||
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
|
||||
cargo binstall cargo-zigbuild
|
||||
yes | cargo binstall cargo-zigbuild
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
cargo clippy --no-default-features -- -D warnings
|
||||
|
|
Loading…
Reference in a new issue