Skip to content

Commit db52d5f

Browse files
committed
Update build-client-deb.yml
1 parent b92a754 commit db52d5f

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
@@ -42,7 +42,7 @@ jobs:
4242
run: |
4343
mkdir -p build
4444
cd build
45-
45+
echo $pwd
4646
cmake -Dclient-only=ON \
4747
-DCMAKE_INSTALL_PREFIX=/usr \
4848
-DCPACK_PACKAGE_CONTACT="Libertech <contact@libertech.fr>" \

0 commit comments

Comments
 (0)