mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Remove theme-manager option in debian-build.yml
Remove theme-manager option from Meson setup.
This commit is contained in:
committed by
GitHub
parent
b7177b9fe6
commit
58073542ff
1
.github/workflows/debian-build.yml
vendored
1
.github/workflows/debian-build.yml
vendored
@@ -35,7 +35,6 @@ jobs:
|
||||
rm -rf build
|
||||
meson setup build \
|
||||
-Dtext-frontend=true \
|
||||
-Dtheme-manager=true \
|
||||
-Dauto_features=enabled
|
||||
# If configure fails, show the project's actual option names in the log.
|
||||
- name: Show Meson options (on failure)
|
||||
|
||||
Reference in New Issue
Block a user