Skip to content

Commit 84934b9

Browse files
committed
Update build-client-deb.yml
1 parent 0b0307f commit 84934b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-client-deb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "=== Listing ==="
5353
ls -la
5454
echo "=== cmake ==="
55-
cmake -S . -B build -Dclient-only=ON \
55+
cmake -S . -B build -Dclient-only=ON -Dwebui=OFF\
5656
-DCMAKE_INSTALL_PREFIX=/usr \
5757
-DCPACK_PACKAGE_CONTACT="contact@libertech.fr" \
5858
-DCPACK_PACKAGE_VERSION="24.0.4" \

0 commit comments

Comments
 (0)