Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz authored Feb 15, 2021
1 parent 465dbe2 commit 5708eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: ${{ matrix.node }}

- name: Install dependencies
run: yarn
run: cd docs && yarn

- name: Generate
run: yarn run docs:build
Expand Down

0 comments on commit 5708eca

Please sign in to comment.