Skip to content

Commit e689987

Browse files
authored
Fix ci_release.yml/docker_examples call (#949)
1 parent 8d5a4fa commit e689987

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci_release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,6 @@ jobs:
157157
ANSYS_VERSION: "232"
158158
python_versions: '["3.8", "3.9", "3.10"]'
159159
standalone_suffix: ${{ github.event.inputs.standalone_branch_suffix || '' }}
160-
custom-requirements: ${{ github.event.inputs.custom-requirements || 'requirements/requirements_dev.txt' }}
161-
custom-wheels: ${{ github.event.inputs.custom-wheels-docker || './dpf-standalone/dist' }}
162160
secrets: inherit
163161

164162
draft_release:

0 commit comments

Comments
 (0)