Skip to content

Commit f64be36

Browse files
committed
Update build-client-deb.yml
1 parent 00552ec commit f64be36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
- name: Build all Bareos components
5757
working-directory: ./bareos-repo
5858
run: |
59+
export DEB_CMAKE_EXTRA_FLAGS="-DPYTHON=OFF -DENABLE_GRPC=OFF"
5960
dpkg-buildpackage -us -uc -rfakeroot -b
6061
6162
- name: Upload DEB packages

0 commit comments

Comments
 (0)