mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Add Git-LFS to lint job on CircleCI
This commit is contained in:
parent
10cddb15bc
commit
b9f582b691
@ -609,6 +609,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
|
||||
- attach_workspace:
|
||||
at: /tmp/builds
|
||||
|
Loading…
x
Reference in New Issue
Block a user