nevermind dont

This commit is contained in:
AAGaming
2022-10-24 20:51:56 -04:00
parent 2edd910df3
commit df1524e15f

View File

@@ -47,10 +47,10 @@ jobs:
with:
node-version: 18
- name: Set up Python 3.11 🐍
- name: Set up Python 3.10 🐍
uses: actions/setup-python@v4
with:
python-version: "3.11"
python-version: "3.10"
- name: Install Python dependencies ⬇️
run: |