Skip to content

Commit d7b214b

Browse files
committed
wip
1 parent 5f43683 commit d7b214b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
python-version: '3.11'
156156
- name: Build sdist
157157
run: |
158-
apt install liblzo2-dev
158+
sudo apt install liblzo2-dev
159159
python -m pip install -U pip
160160
python -m pip install -U build
161161
python -m build -s

0 commit comments

Comments
 (0)