chore: try fix pipeline
Some checks failed
autofix.ci / prepare (pull_request) Has been cancelled

This commit is contained in:
Hewston Fox
2026-03-09 01:11:27 +02:00
parent 4bc7cedbf6
commit 77bb666b39

View File

@@ -30,6 +30,8 @@ jobs:
with: with:
node-version-file: ".nvmrc" node-version-file: ".nvmrc"
cache: "pnpm" cache: "pnpm"
env:
PNPM_HOME: /root/.local/share/pnpm
- name: Install dependencies - name: Install dependencies
run: pnpm install --frozen-lockfile run: pnpm install --frozen-lockfile