This commit is contained in:
AAGaming
2025-07-13 02:42:16 -04:00
committed by GitHub
parent 01ec1663bc
commit 670ae7d8a7

View File

@@ -41,7 +41,7 @@ jobs:
working-directory: ./frontend
run: |
npm i -g pnpm
pnpm i --frozen-lockfilem --dangerously-allow-all-builds
pnpm i --frozen-lockfile --dangerously-allow-all-builds
- name: Build JS Frontend 🛠️
working-directory: ./frontend