Skip to content

Commit 4984514

Browse files
committed
more packages....
1 parent c8c5850 commit 4984514

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,9 @@ jobs:
201201
run: |
202202
sudo apt-get update
203203
sudo apt-get install -y \
204-
libasound2t64 \
204+
libasound2 \
205+
libffi7 \
206+
libx264-163 \
205207
libasound2-dev \
206208
libatk-bridge2.0-0t64 \
207209
libatk1.0-0t64 \

0 commit comments

Comments
 (0)