install git lfs
This commit is contained in:
parent
80fe76c643
commit
f27b16bbe5
@ -18,7 +18,8 @@ jobs:
|
||||
- name: Update APT and Install Curl
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y curl
|
||||
apt-get install -y curl git-lfs
|
||||
git lfs install
|
||||
|
||||
- name: Manually Install Node.js and Dependencies
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user