fixing CI
All checks were successful
Build / build (push) Successful in 1m48s
Test / build_and_test (push) Successful in 40m6s

This commit is contained in:
2026-01-31 01:46:06 +01:00
parent faea4fae49
commit 12a5902cb9
3 changed files with 4 additions and 17 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- name: Install system dependencies
run: |
apt update
apt install -y libgl1 libwayland-egl1 libwayland-cursor0 clang
apt install -y libgl1 libwayland-egl1 libwayland-cursor0 clang libwayland-server0
- name: Building
run: zig build