Skip to content

Commit

Permalink
I hate yaml. (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil authored Nov 23, 2022
1 parent b540231 commit f4f1cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
- name: Install Python
uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: "3.10"
architecture: x64

- name: Retrieve all wheels
Expand Down

0 comments on commit f4f1cfa

Please sign in to comment.