circleci: fix building docs
This commit is contained in:
@@ -97,7 +97,7 @@ jobs:
|
|||||||
command: 'curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash'
|
command: 'curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash'
|
||||||
- run: sudo apt-get install git-lfs
|
- run: sudo apt-get install git-lfs
|
||||||
- run: git lfs install
|
- run: git lfs install
|
||||||
- run: pip install --upgrade pip
|
- run: sudo pip install --upgrade pip
|
||||||
- run: sudo pip install mkdocs
|
- run: sudo pip install mkdocs
|
||||||
- checkout
|
- checkout
|
||||||
- run: git lfs fetch --all
|
- run: git lfs fetch --all
|
||||||
|
|||||||
Reference in New Issue
Block a user