ci: missing installation

This commit is contained in:
Acid Chicken (硫酸鶏) 2024-05-21 06:12:37 +09:00
parent 7ed2f3e655
commit f8fc37d667
No known key found for this signature in database
GPG Key ID: 3E87B98A3F6BAB99
1 changed files with 2 additions and 0 deletions

View File

@ -22,4 +22,6 @@ jobs:
with:
node-version-file: '.node-version'
cache: 'pnpm'
- run: corepack enable
- run: pnpm i --frozen-lockfile
- run: cd locales && node verify.js