mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-13 00:53:46 +03:00
forgot with
This commit is contained in:
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@@ -60,9 +60,10 @@ jobs:
|
||||
|
||||
- name: Install JS dependencies ⬇️
|
||||
uses: pnpm/action-setup@v2.2.3
|
||||
run_install: |
|
||||
- cwd: ./frontend
|
||||
args: [--frozen-lockfile]
|
||||
with:
|
||||
run_install: |
|
||||
- cwd: ./frontend
|
||||
args: [--frozen-lockfile]
|
||||
|
||||
- name: Build JS Frontend 🛠️
|
||||
working-directory: ./frontend
|
||||
|
||||
Reference in New Issue
Block a user