pnpm maintainers keep the cli stable for one release challenge

This commit is contained in:
AAGaming
2026-09-02 15:54:29 -04:00
committed by GitHub
parent b4b8be3297
commit 4dd2b609ed
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
working-directory: ./frontend
run: |
npm i -g pnpm
pnpm i --frozen-lockfile --dangerously-allow-all-builds
pnpm i --frozen-lockfile
- name: Build JS Frontend 🛠️
working-directory: ./frontend