Skip to content

Commit 619114a

Browse files
fix: Add python version to doc action
1 parent d0e9775 commit 619114a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
- name: "Run Ansys documentation building action"
7878
uses: ansys/actions/doc-build@v8
7979
with:
80+
python-version: ${{ env.MAIN_PYTHON_VERSION }}
8081
add-pdf-html-docs-as-assets: true
8182

8283
smoke-tests:

0 commit comments

Comments
 (0)