Fixed github workflows

This commit is contained in:
Lorenzo Torres 2025-08-01 21:52:19 +02:00
parent 801b485f26
commit c1d432355e

View file

@ -26,7 +26,7 @@ jobs:
with:
version: master
- name: install dependencies
run: sudo apt install -y libwayland-dev libxkbcommon-dev xorg-dev glslc libvulkan1
run: sudo apt install -y libwayland-dev libxkbcommon-dev xorg-dev glslc libvulkan1 libvulkan-dev
- name: build docs
run: zig build docs
- name: archive docs