Skip to content

Commit

Permalink
chore: allow builds as root in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed Feb 6, 2020
1 parent 04fb334 commit a28ab75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ jobs:
lint_&_docs:
docker:
- image: node:12
environment:
NPM_CONFIG_UNSAFE_PERM: true
steps:
- checkout
- run:
Expand Down

0 comments on commit a28ab75

Please sign in to comment.