Skip to content

Commit

Permalink
rm file
Browse files Browse the repository at this point in the history
  • Loading branch information
supperthomas committed Sep 16, 2024
1 parent 21a4857 commit 2dc6fef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/ci/toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ install_toolchain() {
mkdir -p "$target_dir"
extract_file "$file_name" "$target_dir"

rm $file_name

echo "Installed: $target_dir"

local toolchain_bin="$target_dir/bin"
Expand Down

0 comments on commit 2dc6fef

Please sign in to comment.