mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-31 21:05:24 +00:00
ci: try with sudo
This commit is contained in:
parent
8408ec6311
commit
3190f58a15
@ -110,7 +110,7 @@ jobs:
|
||||
steps:
|
||||
- run:
|
||||
name: Check table of contents
|
||||
command: npm install -g doctoc && make check_toc
|
||||
command: sudo npm install -g doctoc && make check_toc
|
||||
lint:
|
||||
docker:
|
||||
- image: circleci/python:3.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user