Skip to content

Commit a6aef25

Browse files
committed
Fix CI
1 parent cf334fb commit a6aef25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ledger_app.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[app]
22
build_directory = "./app"
33
sdk = "Rust"
4-
devices = ["nanos", "nanox", "nanos+", "stax", "flex"]
4+
devices = ["nanox", "nanos+", "stax", "flex"]

0 commit comments

Comments
 (0)