Skip to content

Commit

Permalink
Update pypi-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeufer authored Dec 15, 2023
1 parent c1280cb commit 53b72e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version-file: 'pyproject.toml' # Read python version from a file pyproject.toml
python-version-file: 'pyproject.toml' # Read the Python version from the pyproject.toml file

- name: Install Tools
run: |
Expand Down

0 comments on commit 53b72e8

Please sign in to comment.