fix(cd): remove separate list entry

Removed ' -' that made 'run' at 'Install Git LFS' a separate list entry.
This commit is contained in:
2026-08-04 12:41:18 +02:00
parent 20cfd48055
commit 320d84836b
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Git LFS
- run: |
run: |
apt-get update
apt-get install -y git-lfs