mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-20 11:21:14 +00:00
Zigbuild with tokio-unstable
This commit is contained in:
parent
d8d1ce1634
commit
b7f508207f
1 changed files with 2 additions and 0 deletions
|
@ -101,6 +101,8 @@ jobs:
|
|||
-
|
||||
name: Compile pict-rs
|
||||
run: cargo zigbuild --target ${{ matrix.info.target }} --release
|
||||
env:
|
||||
RUSTFLAGS: '--cfg tokio_unstable'
|
||||
-
|
||||
name: Prepare artifacts
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue