Skip to content

Commit 22f5bc8

Browse files
authored
Update publish.yml
1 parent daa8d33 commit 22f5bc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Python 3.10
1717
uses: actions/setup-python@v4
1818
with:
19-
python-version: 3.10
19+
python-version: '3.10'
2020
- name: Install requirements
2121
run: pip install --upgrade setuptools twine wheel
2222
- name: Create wheel

0 commit comments

Comments
 (0)