generated from Seekra/repository-template
fix(cd): remove separate list entry
Removed ' -', which made 'run' at 'Install Git LFS' a separate list entry.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user