Skip to content

Commit

Permalink
fix: update rocm.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonictw authored Nov 19, 2023
1 parent a959207 commit c7a2d5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build/rocm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

set -e

alias sudo=""

# Install script dependencies
apt-get -qq install build-essential cmake repo git git-lfs python3-pip
apt-get -qq install build-essential cmake repo git git-lfs python3-pip sudo

# Repo sync
repo init -u https://github.com/RadeonOpenCompute/ROCm.git -b roc-5.7.x
Expand Down

0 comments on commit c7a2d5d

Please sign in to comment.