We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497a1b6 commit a6782c4Copy full SHA for a6782c4
.github/workflows/kcpp-build-release-linux-rocm.yaml
@@ -53,6 +53,7 @@ jobs:
53
echo "tzdata tzdata/Zones/Etc select UTC" | sudo debconf-set-selections
54
sudo apt-get -y install git curl bzip2 python3-tk tcl tk
55
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*
57
58
- name: Set Tcl/Tk Paths
59
run: |
0 commit comments