Commit 305ae81
committed
fix(ci): install isomdl-uniffi from GitHub release wheel
Replace broken Rust toolchain setup with direct wheel installation from
the isomdl-uniffi GitHub release. The wheel is only installed when oid4vc
plugin is in the changed plugins list.
- Removes rust-toolchain setup (no Cargo.toml in repo)
- Removes uniffi-bindgen cargo install (wrong package name)
- Uses prebuilt manylinux wheel from v0.1.0-test release
Signed-off-by: Adam Burdett <burdettadam@gmail.com>1 parent 0090fd6 commit 305ae81
1 file changed
+5
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
79 | 72 | | |
80 | 73 | | |
81 | 74 | | |
| |||
0 commit comments