Skip to content

Commit 5e7cb5c

Browse files
committed
fixup! fixup! fixup! fixup! fixup! Fix SDL install in CI
1 parent 79bf81c commit 5e7cb5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
sdist:
4646
runs-on: ubuntu-latest
4747
steps:
48+
- run: sudo apt-get update
4849
- run: sudo apt-get install build-essential git make
4950
pkg-config cmake ninja-build gnome-desktop-testing libasound2-dev libpulse-dev
5051
libaudio-dev libjack-dev libsndio-dev libx11-dev libxext-dev

0 commit comments

Comments
 (0)