1 parent 02d7fb7 commit 5b7a558Copy full SHA for 5b7a558
1 file changed
.github/workflows/build-ln-msgdef-deb.yaml
@@ -65,7 +65,7 @@ jobs:
65
66
curl -fsSL https://deb.burger-system.de/setup.sh | bash > /dev/null
67
apt-get update
68
- apt-get install -y robotkernel-generator
+ apt-get install -y robotkernel-ln-helper
69
70
- name: Checkout source
71
uses: actions/checkout@v6
0 commit comments