Skip to content

Commit 7666cb2

Browse files
committed
fix: using robotkernel-generator in github action
1 parent b23fc17 commit 7666cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
6161
curl -fsSL https://deb.burger-system.de/setup.sh | bash > /dev/null
6262
apt-get update
63-
apt-get install -y robotkernel-service-helper robotkernel-dev
63+
apt-get install -y robotkernel-generator robotkernel-dev
6464
6565
- name: Checkout source
6666
uses: actions/checkout@v4

0 commit comments

Comments
 (0)