no sudo
Build / Deploy (push) Failing after 8s
Details
Build / Deploy (push) Failing after 8s
Details
This commit is contained in:
parent
d92eb87983
commit
b2c792da77
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
- name: Install LFS
|
||||
run: |
|
||||
sudo apt-get install -y git-lfs
|
||||
apt-get install -y git-lfs
|
||||
git lfs install
|
||||
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in New Issue