Skip to content

Commit

Permalink
ci(docker-build): update name for llvm-tools rust component
Browse files Browse the repository at this point in the history
  • Loading branch information
vpayno committed Jun 20, 2024
1 parent 41fd844 commit f961b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/docker/layer-15.00-exercism-rust.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ main() {
declare -a COMPONENTS
COMPONENTS=(
clippy
llvm-tools-x86_64-unknown-linux-gnu
llvm-tools
rustfmt
)

Expand Down

0 comments on commit f961b3b

Please sign in to comment.