diff --git a/.github/workflows/ci_release.yml b/.github/workflows/ci_release.yml index 688509f2a3..235cd282be 100644 --- a/.github/workflows/ci_release.yml +++ b/.github/workflows/ci_release.yml @@ -126,6 +126,7 @@ jobs: with: ANSYS_VERSION: "241" python_versions: '["3.9"]' + standalone_suffix: '.sp01' DOCSTRING: false secrets: inherit