ci: use pnpm specified in package.json

This commit is contained in:
izzy 2025-10-08 17:29:18 +01:00
parent 2cc6ac4667
commit 6e9ef636b6
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 10
run_install: false
- name: Install Node.js