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 82aa4c4 commit bbc85a5Copy full SHA for bbc85a5
.github/workflows/build-binary-packages.yml
@@ -46,6 +46,7 @@ jobs:
46
python-dev-is-python3 \
47
libtool-bin
48
- run: |
49
+ echo ${{ matrix.os }}
50
sudo apt-get install -y \
51
haskell-platform
52
if: ${{ matrix.os }} == "ubuntu-22.04"
0 commit comments