Update lektor-check.yml

This commit is contained in:
L3D 2020-02-07 00:26:47 +01:00 committed by GitHub
parent ed2417bac2
commit c4c82d693e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: |