mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 14:51:57 +00:00
Moved locales folder and requirements.txt
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install pyinstaller==5.13.0
|
pip install pyinstaller==5.13.0
|
||||||
pip install -r requirements.txt
|
pip install -r backend/requirements.txt
|
||||||
|
|
||||||
- name: Install JS dependencies ⬇️
|
- name: Install JS dependencies ⬇️
|
||||||
working-directory: ./frontend
|
working-directory: ./frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user