lfs install
Build / Deploy (push) Failing after 2m10s
Details
Build / Deploy (push) Failing after 2m10s
Details
This commit is contained in:
parent
0983775e11
commit
6e99b3ef3f
|
@ -18,6 +18,7 @@ jobs:
|
|||
|
||||
- name: Install LFS
|
||||
run: |
|
||||
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
|
||||
apt-get update
|
||||
apt-get install -y git-lfs
|
||||
git lfs install
|
||||
|
|
Loading…
Reference in New Issue