Skip to content

Commit

Permalink
attempt to fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brentpicasso committed Jan 19, 2024
1 parent 6e454a3 commit a933d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: "3.x"
python-version: "3.8.9"

- name: build release distributions
run: |
Expand Down

0 comments on commit a933d5e

Please sign in to comment.