attempt fixing github runner

This commit is contained in:
DJ2LS 2023-02-21 21:08:23 +01:00
parent 34c5a1e93d
commit e7e113df28
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: "3.10"
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v3