mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +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
|
||||
meson setup build \
|
||||
-Dtext-frontend=true \
|
||||
-Dgtk3=true \
|
||||
-Ddbus=disabled \
|
||||
-Dwith-upd=false \
|
||||
-Dwith-perl=false
|
||||
|
||||
Reference in New Issue
Block a user