Skip to content

Commit

Permalink
chore: fix docs workflow (#1781)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan authored Dec 28, 2020
1 parent 392c43f commit 56e46f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v2

- name: Install Dependencies
run: |
npm install --ignore-scripts
npx lerna bootstrap --no-ci --scope @opentelemetry/api --include-dependencies
Expand Down

0 comments on commit 56e46f4

Please sign in to comment.