Skip to content

Commit

Permalink
can't freeze or lock many of the embedded exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelraz committed Feb 12, 2025
1 parent ed73ce7 commit 7546b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ cargo build --target=thumbv7em-none-eabihf --release
cargo fmt --check
popd
pushd loopback-fw
cargo build --target=thumbv7em-none-eabihf --release --locked
cargo build --target=thumbv7em-none-eabihf --release
cargo fmt --check
popd
popd
Expand Down

0 comments on commit 7546b32

Please sign in to comment.