mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 11:40:18 +00:00
Remove gtk3 option from msys-build.yml
Remove gtk3 option from meson setup in CI workflow
This commit is contained in:
committed by
GitHub
parent
72dfc10b1b
commit
76fdce8576
1
.github/workflows/msys-build.yml
vendored
1
.github/workflows/msys-build.yml
vendored
@@ -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