mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
ci: convert last remnant from "meson setup" migration
We missed one.
Fixes: 254c5fc752 ("Switch to "meson setup"")
This commit is contained in:
parent
aa340ade65
commit
b22bb921d3
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ tasks:
|
|||
sudo ninja -C build install
|
||||
- build-features-disabled: |
|
||||
cd wlroots
|
||||
meson build --reconfigure -Dauto_features=disabled
|
||||
meson setup build --reconfigure -Dauto_features=disabled
|
||||
ninja -C build
|
||||
- tinywl: |
|
||||
cd wlroots/tinywl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue