Skip to content

Commit 4f664ef

Browse files
committed
fix build
1 parent 7acaed8 commit 4f664ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ jobs:
388388

389389
- name: Install uniffi
390390
run: |
391-
cargo add uniffi_bindgen --version 0.29.3
391+
cargo add uniffi_bindgen@0.29.3 --package wallet-uniffi
392392
393393
- name: Clippy and fmt
394394
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)