Skip to content

Commit

Permalink
Testing failure due to apt-get
Browse files Browse the repository at this point in the history
libwebkit2gtk causing havoc again
  • Loading branch information
jfkominsky committed Feb 11, 2025
1 parent bcd673b commit 9506474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y -qq python3-dev libgtk-3-dev
sudo apt-get install -y -qq libgstreamer1.0-0 gstreamer1.0-plugins-base
sudo apt-get install -y -qq libwebkit2gtk-4.0-dev
#sudo apt-get install -y -qq libwebkit2gtk-4.0-dev #Failing feb2025
sudo apt-get install -y -qq libpng-dev libjpeg-dev libtiff-dev libnotify-dev libsm-dev
sudo apt-get install -y -qq libsdl2-dev libsdl2-mixer-2.0-0 libsdl2-image-2.0-0 libsdl2-2.0-0
sudo apt-get install -y -qq libportaudio2
Expand Down

0 comments on commit 9506474

Please sign in to comment.