Skip to content

Commit d93c39a

Browse files
committed
Update build-client-deb.yml
1 parent 5d4499d commit d93c39a

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
@@ -35,7 +35,7 @@ jobs:
3535
run: |
3636
git fetch --all
3737
git checkout Release/24.0.4 # ex: Release/24.0.4
38-
echo install\(FILES "${CMAKE_BINARY_DIR}/debian/bareos-filedaemon.service" DESTINATION lib/systemd/system\) >>CMakeLists.txt
38+
echo install\(FILES "./debian/bareos-filedaemon.service" DESTINATION lib/systemd/system\) >>CMakeLists.txt
3939
mkdir ./build
4040
ls
4141

0 commit comments

Comments
 (0)