Add DESKTOP_APP_DISABLE_DBUS_INTEGRATION to matrix of Linux GitHub action defines

This commit is contained in:
Ilya Fedin 2020-03-14 12:23:14 +00:00 committed by John Preston
parent 99a8c93ac1
commit 9f0d6e9fab
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
matrix:
defines:
- ""
- "DESKTOP_APP_DISABLE_DBUS_INTEGRATION"
env:
GIT: "https://github.com"