Don't = target
Some checks failed
/ check (x86_64-unknown-linux-musl) (push) Waiting to run
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ publish-crate (push) Has been skipped
/ tests (push) Successful in 2m27s
/ clippy (push) Successful in 2m27s
/ publish-docker (push) Has been skipped
/ publish-forgejo (push) Has been skipped
/ build (push) Failing after 22s

This commit is contained in:
asonix 2024-02-07 21:02:50 -06:00
parent 3348b45d5f
commit e601de6767

View file

@ -73,7 +73,7 @@ jobs:
"aarch64-unknown-linux-musl"]
-
name: Compile pict-rs
run: cargo zigbuild --target=${{ matrix.target }} --release
run: cargo zigbuild --target ${{ matrix.target }} --release
-
name: Prepare artifacts
run: |