Skip to content

Commit

Permalink
Fix ci_release.yml/docker_examples call (#949)
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi authored May 11, 2023
1 parent 8d5a4fa commit e689987
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ jobs:
ANSYS_VERSION: "232"
python_versions: '["3.8", "3.9", "3.10"]'
standalone_suffix: ${{ github.event.inputs.standalone_branch_suffix || '' }}
custom-requirements: ${{ github.event.inputs.custom-requirements || 'requirements/requirements_dev.txt' }}
custom-wheels: ${{ github.event.inputs.custom-wheels-docker || './dpf-standalone/dist' }}
secrets: inherit

draft_release:
Expand Down

0 comments on commit e689987

Please sign in to comment.