Skip to content

Commit

Permalink
feat: Add CI generation
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroFernandezLuces committed Sep 27, 2024
1 parent e578650 commit 15f0324
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,10 @@ jobs:
uses: pyvista/setup-headless-display-action@v2

- name: "Run Ansys documentation building action"
uses: ansys/actions/doc-build@v7
uses: ansys/actions/doc-build@main
with:
check-links: false
needs-quarto: true
env:
PYPRIMEMESH_LAUNCH_CONTAINER: 1
PYPRIMEMESH_SPHINX_BUILD: 1
Expand Down

0 comments on commit 15f0324

Please sign in to comment.