Skip to content

Commit 476a4e2

Browse files
committed
build with make no lto with changes 4
1 parent b488e3c commit 476a4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ runs:
231231

232232
- name: Install bindgen if you ever need it
233233
shell: bash
234-
run: cargo install bindgen-cli
234+
run: cargo install bindgen-cli --version 0.69.5
235235

236236
- name: Setup Base Environment
237237
shell: bash

0 commit comments

Comments
 (0)