Skip to content

Commit

Permalink
add cd docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightbridge-KS committed Aug 1, 2024
1 parent 1a26a2f commit 55b95f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/netlify_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ jobs:

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2


- name: Change to docs directory
run: cd docs

- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
with:
Expand Down

0 comments on commit 55b95f0

Please sign in to comment.