Skip to content

Commit a6782c4

Browse files
authored
More cleanup just in case
1 parent 497a1b6 commit a6782c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +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*
5657
5758
- name: Set Tcl/Tk Paths
5859
run: |

0 commit comments

Comments
 (0)