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 8d5a4fa commit e689987Copy full SHA for e689987
.github/workflows/ci_release.yml
@@ -157,8 +157,6 @@ jobs:
157
ANSYS_VERSION: "232"
158
python_versions: '["3.8", "3.9", "3.10"]'
159
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' }}
162
secrets: inherit
163
164
draft_release:
0 commit comments