ci: explicitly set pnpm version
All checks were successful
Deploy / Deploy (push) Successful in 1m7s

This commit is contained in:
CDN 2025-02-03 14:32:26 +08:00
parent 8f807ac2a8
commit 0586e1ee40
Signed by: CDN
GPG key ID: 0C656827F9F80080

View file

@ -15,6 +15,8 @@ jobs:
fetch-depth: 0
- name: Setup Pnpm
uses: pnpm/action-setup@v4
with:
version: 10
- name: Install dependencies
run: pnpm install
- name: Build