Install Git Large File Storage (LFS) for docs generation
This commit is contained in:
@@ -319,6 +319,9 @@ jobs:
|
||||
docker:
|
||||
- image: circleci/node:10-buster
|
||||
steps:
|
||||
- run:
|
||||
name: Install Git Large File Storage (LFS)
|
||||
command: sudo apt-get install git-lfs
|
||||
- checkout
|
||||
- run:
|
||||
name: Version information
|
||||
|
||||
Reference in New Issue
Block a user