Skip to content

Commit 077a739

Browse files
committed
fix: debian package name
1 parent c52855f commit 077a739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
env:
2929
DEB_BUILD_OPTIONS: "compress=gzip nocheck"
30-
PKGNAME: "robotkernel-service-helper"
30+
PKGNAME: "robotkernel-generator"
3131
strategy:
3232
matrix:
3333
distro: [debian-12, debian-11, ubuntu-24.04, ubuntu-22.04]

0 commit comments

Comments
 (0)