dont forget windows

This commit is contained in:
AAGaming
2026-09-02 15:57:05 -04:00
committed by GitHub
parent 636523b4f9
commit ef3c038c09
+1 -1
View File
@@ -41,7 +41,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