Skip to content

Commit 385cccf

Browse files
committed
add util-linux for rename
Signed-off-by: mattip <matti.picus@gmail.com>
1 parent d9136af commit 385cccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
python-version: 'pypy-3.9'
5555

5656
- name: Install system libraries
57-
run: sudo apt install -y libunwind-dev libelf-dev libdwarf-dev
57+
run: sudo apt install -y libunwind-dev libelf-dev libdwarf-dev rename
5858

5959
- name: Build wheel
6060
run: |

0 commit comments

Comments
 (0)