From 17e8e0a7b06c42e86541912af09b4360b7e29953 Mon Sep 17 00:00:00 2001 From: mid-kid Date: Thu, 12 Nov 2020 00:27:10 +0100 Subject: [PATCH] Add workflow for DESKTOP_APP_DISABLE_WAYLAND_INTEGRATION --- .github/workflows/linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 1caa8d3baa..0a528c0d4f 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -62,6 +62,7 @@ jobs: defines: - "" - "DESKTOP_APP_DISABLE_DBUS_INTEGRATION" + - "DESKTOP_APP_DISABLE_WAYLAND_INTEGRATION" - "TDESKTOP_DISABLE_GTK_INTEGRATION" env: