This commit is contained in:
Silver Ghost 2022-11-15 16:48:22 +03:00
parent bfc0916a17
commit 6bc6f208fc
No known key found for this signature in database

View File

@ -25,7 +25,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.10
python-version: "3.10"
- name: Install Dependencies
run: |