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 79bf81c commit 5e7cb5cCopy full SHA for 5e7cb5c
.github/workflows/python-package.yml
@@ -45,6 +45,7 @@ jobs:
45
sdist:
46
runs-on: ubuntu-latest
47
steps:
48
+ - run: sudo apt-get update
49
- run: sudo apt-get install build-essential git make
50
pkg-config cmake ninja-build gnome-desktop-testing libasound2-dev libpulse-dev
51
libaudio-dev libjack-dev libsndio-dev libx11-dev libxext-dev
0 commit comments