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 4c9a0a3 commit dd70af4Copy full SHA for dd70af4
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install Playwright system dependencies (Ubuntu 24.04)
36
run: |
37
sudo apt-get update
38
- sudo apt-get install -y libasound2t64 libffi8 libx264-164
+ sudo apt-get install -y libasound2t64 libffi7 libx264-163
39
- name: Build files
40
41
cd scripts/genOGImages
0 commit comments