Compare commits
6 commits
21987d05f3
...
a51fe07d84
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a51fe07d84 | ||
![]() |
749e224937 | ||
![]() |
a06c3a83aa | ||
![]() |
b92dcc565a | ||
![]() |
5e1a466bbf | ||
![]() |
4ef14834ad |
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
||||||
run: rustup toolchain install nightly -t aarch64-unknown-linux-gnu -c rust-src --no-self-update
|
run: rustup toolchain install nightly -t aarch64-unknown-linux-gnu -c rust-src --no-self-update
|
||||||
|
|
||||||
- name: install csbindgen
|
- name: install csbindgen
|
||||||
run: rustup run nightly cargo install cbindgen@0.29.0
|
run: rustup run nightly cargo install cbindgen@0.29
|
||||||
|
|
||||||
- name: generate bindings
|
- name: generate bindings
|
||||||
run: ./generate-binding.sh
|
run: ./generate-binding.sh
|
||||||
|
|
Loading…
Reference in a new issue