We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e9775 commit 619114aCopy full SHA for 619114a
.github/workflows/ci_cd.yml
@@ -77,6 +77,7 @@ jobs:
77
- name: "Run Ansys documentation building action"
78
uses: ansys/actions/doc-build@v8
79
with:
80
+ python-version: ${{ env.MAIN_PYTHON_VERSION }}
81
add-pdf-html-docs-as-assets: true
82
83
smoke-tests:
0 commit comments