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 9aafba9 commit 8ccd120Copy full SHA for 8ccd120
1 file changed
.github/workflows/tests.yml
@@ -40,7 +40,7 @@ jobs:
40
run: |
41
python -m pip install --upgrade pip
42
pip install -r requirements.txt
43
- sudo apt install -y libgtk-3-0 libx11-xcb1 libasound2
+ sudo apt install -y libgtk-3-0 libx11-xcb1 libasound2t64
44
python -m camoufox fetch
45
sudo apt install xvfb
46
0 commit comments