Merge branch 'NovaOSS:main' into main

This commit is contained in:
Game_Time 2023-08-19 19:06:52 +05:00 committed by GitHub
commit 12d5375f83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v2 uses: actions/setup-python@v2
with: with:
python-version: 3.10 python-version: 3.x
- name: Install dependencies - name: Install dependencies
run: | run: |