mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-23 16:17:10 +00:00
Remove gtk3 option from msys-build.yml
Remove gtk3 option from meson setup in CI workflow
This commit is contained in:
@@ -45,6 +45,7 @@ jobs:
|
|||||||
rm -rf build
|
rm -rf build
|
||||||
meson setup build \
|
meson setup build \
|
||||||
-Dtext-frontend=true \
|
-Dtext-frontend=true \
|
||||||
|
-Dgtk3=true \
|
||||||
-Ddbus=disabled \
|
-Ddbus=disabled \
|
||||||
-Dwith-upd=false \
|
-Dwith-upd=false \
|
||||||
-Dwith-perl=false
|
-Dwith-perl=false
|
||||||
|
|||||||
Reference in New Issue
Block a user