From e83003eada353134937d0bcb9b551e7a4760b44b Mon Sep 17 00:00:00 2001 From: Paul Profizi <100710998+PProfizi@users.noreply.github.com> Date: Wed, 14 Feb 2024 15:21:17 +0100 Subject: [PATCH] Update .github/workflows/ci_release.yml --- .github/workflows/ci_release.yml | 1 + 1 file changed, 1 insertion(+) 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