Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shunk031 committed Nov 5, 2024
1 parent d145ca1 commit e56fcfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/common/uv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function uninstall_uv() {
}

function main() {
install_rust
install_uv
}

if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
Expand Down

0 comments on commit e56fcfe

Please sign in to comment.