Skip to content

Commit 4b98f24

Browse files
committed
Fix build all rust apps workflow
1 parent 939b544 commit 4b98f24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/reusable_build_all_apps.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ jobs:
126126
echo "Cargo.toml:"
127127
cat $cargo_toml_path
128128
129+
cargo update include_gif
130+
cargo update ledger_secure_sdk_sys
131+
cargo update ledger_device_sdk
129132
- name: Build
130133
run: |
131134
# Clone C SDK if provided

0 commit comments

Comments
 (0)