Skip to content

Commit 23c561a

Browse files
committed
try follow suggestions about python-dev & co.
1 parent 1756eee commit 23c561a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binary-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
libtool-bin
4747
- run: |
4848
sudo apt-get install -y \
49-
python-dev \
49+
python-dev-is-python3 \
5050
haskell-platform
5151
if: ${{ matrix.os }} == "ubuntu-22.04"
5252
- run: |

0 commit comments

Comments
 (0)