mirror of
https://github.com/lise-henry/crowbook
synced 2024-11-18 00:13:55 +01:00
fixed ci/script.sh
This commit is contained in:
parent
df95e8bf55
commit
0afc004ede
@ -21,7 +21,7 @@ case $TARGET in
|
||||
cargo build --target $TARGET
|
||||
|
||||
# run the main executable using the emulator
|
||||
qemu-arm -L /usr/arm-linux-gnueabihf target/$TARGET/debug/hello
|
||||
# qemu-arm -L /usr/arm-linux-gnueabihf target/$TARGET/debug/crowbook
|
||||
;;
|
||||
*)
|
||||
cargo build --target $TARGET --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user