Don't = target

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