certified pnpm moment

This commit is contained in:
AAGaming
2025-07-13 02:37:03 -04:00
parent bff410d98b
commit b840d75cb8
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
working-directory: frontend
run: |
npm i -g pnpm
pnpm i --frozen-lockfile
pnpm i --frozen-lockfile --dangerously-allow-all-builds
- name: Run prettier (TypeScript)
working-directory: frontend