Skip to content

Commit

Permalink
Add docs build to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
texodus committed Dec 2, 2023
1 parent 1b16c80 commit 42d5c18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,9 @@ jobs:
env:
PSP_USE_CCACHE: 1

- name: Docs Build
run: yarn docs

#################################
# Compress and upload Artifacts #
#################################
Expand Down

0 comments on commit 42d5c18

Please sign in to comment.