Skip to content

Commit

Permalink
fix workflow 2
Browse files Browse the repository at this point in the history
  • Loading branch information
yogh333 committed Feb 6, 2024
1 parent 5a1b166 commit 3e39645
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_all_apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,8 @@ jobs:
cargo +$RUST_NIGHTLY update ledger_device_sdk
cargo +$RUST_NIGHTLY update ledger_secure_sdk_sys
echo "Build for "$device
echo "We are in "$PWD
echo "Cargo.toml is:"
cat Cargo.toml
cargo ledger build $device
done

0 comments on commit 3e39645

Please sign in to comment.