fixing CI
This commit is contained in:
2
.github/workflows/Test.yml
vendored
2
.github/workflows/Test.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Install system dependencies
|
- name: Install system dependencies
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt update
|
||||||
apt install -y libgl1 libwayland-egl1
|
apt install -y libgl1 libwayland-egl1 libwayland-cursor0
|
||||||
|
|
||||||
- name: Building
|
- name: Building
|
||||||
run: zig build
|
run: zig build
|
||||||
|
|||||||
Reference in New Issue
Block a user