build: set pnpm to 10 and install dependencies manually

This commit is contained in:
zhom
2025-09-30 10:24:52 +04:00
parent 22fa2cfef0
commit 640185ff2e
5 changed files with 15 additions and 0 deletions
+3
View File
@@ -35,6 +35,9 @@ jobs:
- name: Set up pnpm package manager
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda #v4.1.0
with:
version: 10
run_install: false
- name: Set up Node.js
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 #v5.0.0