Compare commits
6 commits
a51fe07d84
...
21987d05f3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
21987d05f3 | ||
|
|
27f231eba0 | ||
|
|
bf4e351514 | ||
|
|
35e9c36ccd | ||
|
|
7d52ccf638 | ||
|
|
9ddab5e19a |
1 changed files with 1 additions and 1 deletions
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
|
||||
|
||||
- name: install csbindgen
|
||||
run: rustup run nightly cargo install cbindgen@0.29
|
||||
run: rustup run nightly cargo install cbindgen@0.29.0
|
||||
|
||||
- name: generate bindings
|
||||
run: ./generate-binding.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue