Merge branch 'NovaOSS:main' into main

This commit is contained in:
Game_Time 2023-08-20 15:20:30 +05:00 committed by GitHub
commit f1bb0dc0bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,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: |