removing broken install in gh actions container

Signed-off-by: josantos <josantos@amd.com>
This commit is contained in:
josantos
2023-08-10 13:25:11 -05:00
orang tua 802308cd28
melakukan 878948e848
-1
Melihat File
@@ -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