Skip to content

Commit

Permalink
Merge pull request #363 from BradyAJohnston/docs-node-fix
Browse files Browse the repository at this point in the history
fix building of docs not including nodes page
  • Loading branch information
BradyAJohnston authored Nov 30, 2023
2 parents 275df0c + e0c5bcb commit 1b92bfa
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 @@ -29,6 +29,7 @@ jobs:
version: "1.4.358"
- name: Build docs
run: |
python docs/build_node_docs.py
make docs-build
# push to netlify -------------------------------------------------------

Expand Down

0 comments on commit 1b92bfa

Please sign in to comment.