mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 07:52:03 +00:00
pnpm uses frozen instead of ci
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
|||||||
working-directory: ./frontend
|
working-directory: ./frontend
|
||||||
run: |
|
run: |
|
||||||
npm i -g pnpm
|
npm i -g pnpm
|
||||||
pnpm ci --frozen-lockfile
|
pnpm i --frozen-lockfile
|
||||||
|
|
||||||
- name: Build JS Frontend 🛠️
|
- name: Build JS Frontend 🛠️
|
||||||
working-directory: ./frontend
|
working-directory: ./frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user