Skip to content

Commit 0b0307f

Browse files
committed
Update build-client-deb.yml
1 parent 0799a66 commit 0b0307f

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
@@ -55,7 +55,7 @@ jobs:
5555
cmake -S . -B build -Dclient-only=ON \
5656
-DCMAKE_INSTALL_PREFIX=/usr \
5757
-DCPACK_PACKAGE_CONTACT="contact@libertech.fr" \
58-
-DCPACK_PACKAGE_VERSION="24.0.4" \
58+
-DCPACK_PACKAGE_VERSION="24.0.4" \
5959
-DCPACK_DEBIAN_PACKAGE_MAINTAINER="contact@libertech.fr" \
6060
-DCPACK_DEBIAN_PACKAGE_DEPENDS="libssl3, zlib1g, libacl1, liblzo2-2, libjansson4, libreadline8" \
6161
-DCPACK_DEBIAN_PACKAGE_CONTROL_EXTRA="debian/preinst;debian/postinst"

0 commit comments

Comments
 (0)