removing broken install in gh actions container

Signed-off-by: josantos <josantos@amd.com>


[ROCm/rocprofiler-compute commit: 878948e848]
This commit is contained in:
josantos
2023-08-10 13:25:11 -05:00
bovenliggende 43088ed5e2
commit fb194ee4e5
@@ -30,7 +30,6 @@ jobs:
sudo apt-get install -y git
sudo apt-get install -y python3-pip
sudo apt-get install -y cmake
sudo apt-get install llvm-7
- name: Checkout
uses: actions/checkout@v3
- name: Install Python prereqs