mirror of
https://github.com/CDrummond/bliss-analyser.git
synced 2025-04-07 20:50:04 +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
|
||||
run: |
|
||||
cargo build --release
|
||||
cargo build --release --features bindgen
|
||||
strip target/release/bliss-analyser
|
||||
cp target/release/bliss-analyser releases/bliss-analyser-x86_64
|
||||
cargo build --target=aarch64-apple-darwin --release
|
||||
|
Loading…
x
Reference in New Issue
Block a user