Specify pnpm version
Some checks failed
Deploy to Web Server / deploy (push) Failing after 3m34s

This commit is contained in:
Aria 2025-05-11 21:10:58 +10:00
parent ad149cfce5
commit 59a25e79d6
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B

View file

@ -22,6 +22,8 @@ jobs:
- name: Install pnpm
uses: https://github.com/pnpm/action-setup@v4
with:
version: 10
- name: Install Node.js
uses: https://github.com/actions/setup-node@v4