Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sbilge committed Jun 19, 2024
1 parent ec1c274 commit bfa4f83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
steps:
- name: Define python versions
run: |
echo ${{ inputs.python_latest }} >&2
PYTHON_LATEST=${{ inputs.python_latest }}
if $PYTHON_LATEST; then
echo '["3.12"]' >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit bfa4f83

Please sign in to comment.