This commit is contained in:
parent
d5a867a53f
commit
93cfb81ecc
|
@ -260,6 +260,8 @@ xf86-driver-build-test:
|
|||
script:
|
||||
# Install the server first
|
||||
- .gitlab-ci/meson-build.sh --skip-test --run-install
|
||||
- find / -name "exa.h" || true
|
||||
- find / -name "xf86Cursor.h" || true
|
||||
- unset MESON_EXTRA_ARGS
|
||||
- DRIVER=$(basename $REPO)
|
||||
- git clone "$REPO" "$DRIVER"
|
||||
|
|
Loading…
Reference in New Issue