Update lektor-check.yml
This commit is contained in:
parent
ed2417bac2
commit
c4c82d693e
1 changed files with 1 additions and 2 deletions
3
.github/workflows/lektor-check.yml
vendored
3
.github/workflows/lektor-check.yml
vendored
|
@ -23,10 +23,9 @@ jobs:
|
|||
with:
|
||||
path: ~/.git
|
||||
key: lfs
|
||||
restore-keys: lfs
|
||||
- name: install and pull lfs
|
||||
run: |
|
||||
apt-get install git-lfs
|
||||
sudo apt-get install git-lfs
|
||||
git lfs pull
|
||||
- name: check with lektor
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue