Update build_wheels.yml

This commit is contained in:
Luke Southam 2022-12-14 15:45:09 +00:00 committed by GitHub
parent 7faa7219ac
commit 5bc789b998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.10
python-version: '3.10'
- name: Setup pip
run: |