1 parent daa8d33 commit 22f5bc8Copy full SHA for 22f5bc8
1 file changed
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python 3.10
17
uses: actions/setup-python@v4
18
with:
19
- python-version: 3.10
+ python-version: '3.10'
20
- name: Install requirements
21
run: pip install --upgrade setuptools twine wheel
22
- name: Create wheel
0 commit comments