We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568db57 commit 65e1150Copy full SHA for 65e1150
1 file changed
.github/workflows/linux_push_build.yml
@@ -30,7 +30,7 @@ jobs:
30
run: |
31
sudo apt install -y libsdl2-2.0-0
32
sudo apt install -y libsdl2-dev
33
- sudo apt install -y libffi7
+ sudo apt install -y libffi8
34
35
- name: Setup UNIX port and build
36
0 commit comments