mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-22 11:21:24 +00:00
Remove --debug
This commit is contained in:
parent
44265f0eed
commit
673b76499e
1 changed files with 1 additions and 1 deletions
|
@ -73,4 +73,4 @@ jobs:
|
|||
run: yes | cargo binstall cargo-zigbuild
|
||||
-
|
||||
name: Debug builds
|
||||
run: cargo zigbuild --debug --target ${{ matrix.target }}
|
||||
run: cargo zigbuild --target ${{ matrix.target }}
|
||||
|
|
Loading…
Reference in a new issue