Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit 75aecb9

Browse files
committed
update engine
1 parent 3087099 commit 75aecb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Install packages
7171
run: |
7272
sudo apt-get update
73-
sudo apt-get install -y xorg-dev nasm ${{ matrix.compiler.install }}
73+
sudo apt-get install -y xorg-dev libwayland-dev libxkbcommon-dev libpulse-dev libasound2-dev nasm libssl-dev ${{ matrix.compiler.install }}
7474
7575
- name: Versions
7676
run: |

externals/cage

Submodule cage updated 82 files

0 commit comments

Comments
 (0)