mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
Update build.yml
This commit is contained in:
@@ -47,10 +47,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
|
|
||||||
- name: Set up Python 3.10.2 🐍
|
- name: Set up Python 3.10.9 🐍
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: "3.10.2"
|
python-version: "3.10.9"
|
||||||
|
|
||||||
- name: Install Python dependencies ⬇️
|
- name: Install Python dependencies ⬇️
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user