fix CI
This commit is contained in:
@@ -22,6 +22,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 24
|
node-version: 24
|
||||||
|
|
||||||
|
- name: Installing system dependencies
|
||||||
|
run: apt update && apt install wayland-protocols
|
||||||
|
|
||||||
- name: Building
|
- name: Building
|
||||||
run: zig build soft
|
run: zig build soft
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user