Install Git Large File Storage (LFS) for docs generation

This commit is contained in:
Simon Warta
2020-07-02 16:07:33 +02:00
parent c733a93190
commit 9177b3f340
+3
View File
@@ -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