mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-22 11:21:24 +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
|
name: Compile pict-rs
|
||||||
run: cargo zigbuild --target ${{ matrix.info.target }} --release
|
run: cargo zigbuild --target ${{ matrix.info.target }} --release
|
||||||
|
env:
|
||||||
|
RUSTFLAGS: '--cfg tokio_unstable'
|
||||||
-
|
-
|
||||||
name: Prepare artifacts
|
name: Prepare artifacts
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue