mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-28 05:40:18 -04:00
CI fix
This commit is contained in:
parent
4cf3ee8a05
commit
88ce9ad366
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
steps:
|
||||
- name: packages
|
||||
run: |
|
||||
apk add clang gcc libevdev-dev libinput-dev libxkbcommon-dev libxml2-dev meson musl-dev wayland-dev wayland-protocols wlroots-dev xwayland
|
||||
apk add clang gcc libevdev-dev libinput-dev libxkbcommon-dev libxml2-dev meson musl-dev wayland-dev wayland-protocols wlroots wlroots-dev xwayland
|
||||
# actions/checkout@v4 clones the repository
|
||||
- uses: actions/checkout@v4
|
||||
- name: build-gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue