add llvm to github action container

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


[ROCm/rocprofiler-compute commit: 73933572af]
This commit is contained in:
josantos
2023-08-10 13:15:44 -05:00
parent 2cfc9a2dbf
commit 39c280f2ec
@@ -30,6 +30,7 @@ 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