Skip to content

Commit 5b7a558

Browse files
committed
fix: working dir
1 parent 02d7fb7 commit 5b7a558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-ln-msgdef-deb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
curl -fsSL https://deb.burger-system.de/setup.sh | bash > /dev/null
6767
apt-get update
68-
apt-get install -y robotkernel-generator
68+
apt-get install -y robotkernel-ln-helper
6969
7070
- name: Checkout source
7171
uses: actions/checkout@v6

0 commit comments

Comments
 (0)