mirror of
https://github.com/CDrummond/bliss-analyser.git
synced 2025-04-08 05:00:02 +03:00
bindgen?
This commit is contained in:
parent
73d4ae72cd
commit
f9984e8ca0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -156,7 +156,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
cargo build --release
|
cargo build --release --features bindgen
|
||||||
strip target/release/bliss-analyser
|
strip target/release/bliss-analyser
|
||||||
cp target/release/bliss-analyser releases/bliss-analyser-x86_64
|
cp target/release/bliss-analyser releases/bliss-analyser-x86_64
|
||||||
cargo build --target=aarch64-apple-darwin --release
|
cargo build --target=aarch64-apple-darwin --release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user