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