Update ci.yml

This commit is contained in:
Tomaae 2023-01-16 01:54:26 +01:00 committed by GitHub
parent 4405e7d348
commit e68bbec8dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: '3.10'
- name: Generate Requirements lists
run: |
python3 .github/generate_requirements.py