fixing CI
Some checks failed
Build / build (push) Successful in 2m15s
Test / build_and_test (push) Failing after 2m45s

This commit is contained in:
2026-01-08 10:54:07 +01:00
parent 9a338020d0
commit 9c450f11d5

View File

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