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
|
||||
run: |
|
||||
apt update
|
||||
apt install -y libgl1 libwayland-egl1
|
||||
apt install -y libgl1 libwayland-egl1 libwayland-cursor0
|
||||
|
||||
- name: Building
|
||||
run: zig build
|
||||
|
||||
Reference in New Issue
Block a user