We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1756eee commit 23c561aCopy full SHA for 23c561a
.github/workflows/build-binary-packages.yml
@@ -46,7 +46,7 @@ jobs:
46
libtool-bin
47
- run: |
48
sudo apt-get install -y \
49
- python-dev \
+ python-dev-is-python3 \
50
haskell-platform
51
if: ${{ matrix.os }} == "ubuntu-22.04"
52
0 commit comments