Skip to content

Commit

Permalink
[fix] Adapting CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lpascal-ledger committed Apr 9, 2024
1 parent eb55f3c commit b5b09e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
echo """[app]
build_directory = \"./\"
sdk = \"C\"
devices = [\"nanos\", \"nanos+\", \"nanox\", \"stax\"]""" > ledger_app.toml
devices = [\"nanos\", \"nanos+\", \"nanox\", \"stax\", \"flex\"]""" > ledger_app.toml
- name: Check the downloaded files
run: tree .
Expand Down

0 comments on commit b5b09e6

Please sign in to comment.