fix pr deply?

This commit is contained in:
NOCanoa
2024-12-19 17:20:48 +00:00
committed by GitHub
parent 5393dd3dbf
commit af98ea382f

View File

@@ -24,7 +24,7 @@ jobs:
run: pnpm --version
- name: Install dependencies
run: pnpm install
run: pnpm install --no-frozen-lockfile
- name: Build project
run: pnpm run build