Skip to content

Commit 61a9677

Browse files
authored
Update kcpp-build-release-linux-rocm.yaml
1 parent a6782c4 commit 61a9677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kcpp-build-release-linux-rocm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
echo "tzdata tzdata/Zones/Etc select UTC" | sudo debconf-set-selections
5454
sudo apt-get -y install git curl bzip2 python3-tk tcl tk
5555
curl -fLO https://repo.radeon.com/rocm/installer/rocm-runfile-installer/rocm-rel-6.4.1/ubuntu/22.04/rocm-installer_1.1.1.60401-30-83~22.04.run && sudo bash rocm-installer_1.1.1.60401-30-83~22.04.run deps=install rocm postrocm target="/opt"
56-
rm -rf rocm-install*
56+
sudo rm -rf rocm-install*
5757
5858
- name: Set Tcl/Tk Paths
5959
run: |

0 commit comments

Comments
 (0)