no sudo
Some checks failed
Build / Deploy (push) Failing after 8s
Some checks failed
Build / Deploy (push) Failing after 8s
This commit is contained in:
parent
d92eb87983
commit
b2c792da77
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install LFS
|
- name: Install LFS
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install -y git-lfs
|
apt-get install -y git-lfs
|
||||||
git lfs install
|
git lfs install
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue