Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: bkioshn <bkioshn@gmail.com>
  • Loading branch information
bkioshn committed Nov 4, 2024
1 parent 08d9a09 commit fdf9ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthly/rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ INSTALL_RUST:
RUN rustup target add aarch64-unknown-linux-gnu --toolchain nightly
RUN rustup target add aarch64-apple-darwin --toolchain nightly

# Install neccessary tools for Rust.
# Install necessary tools for Rust.
INSTALL_TOOLS:
FUNCTION
# Install cargo-binstall so we can speed up tool installation.
Expand Down

0 comments on commit fdf9ee8

Please sign in to comment.