Skip to content

Commit

Permalink
docs: update docs pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
harttle committed Mar 19, 2023
1 parent d04ccd7 commit 04d62f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build
run: |
npm ci
npm run build:docs
npm run build
- name: Publish
uses: JamesIves/github-pages-deploy-action@4.1.4
with:
Expand Down

0 comments on commit 04d62f0

Please sign in to comment.