Skip to content

Commit

Permalink
removing broken install in gh actions container
Browse files Browse the repository at this point in the history
Signed-off-by: josantos <josantos@amd.com>
  • Loading branch information
JoseSantosAMD committed Aug 10, 2023
1 parent 802308c commit 878948e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ubuntu-focal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 878948e

Please sign in to comment.