fix(cd): remove separate list entry

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