mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
forgot with
This commit is contained in:
@@ -60,6 +60,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install JS dependencies ⬇️
|
- name: Install JS dependencies ⬇️
|
||||||
uses: pnpm/action-setup@v2.2.3
|
uses: pnpm/action-setup@v2.2.3
|
||||||
|
with:
|
||||||
run_install: |
|
run_install: |
|
||||||
- cwd: ./frontend
|
- cwd: ./frontend
|
||||||
args: [--frozen-lockfile]
|
args: [--frozen-lockfile]
|
||||||
|
|||||||
Reference in New Issue
Block a user