Skip to content

Commit

Permalink
Added missing package patchelf.
Browse files Browse the repository at this point in the history
  • Loading branch information
androst committed Jan 22, 2024
1 parent c4d3b31 commit 0933c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
python3-pip \
python3-setuptools
sudo pip3 install --upgrade pip
sudo pip3 install patchelf
sudo pip3 install auditwheel
- name: Configure CMake
Expand Down

0 comments on commit 0933c00

Please sign in to comment.