chore: Update
All checks were successful
CI / cache-and-install (push) Successful in 1m3s

This commit is contained in:
严浩
2024-08-08 16:02:35 +08:00
parent f4f22057e7
commit 35bedf10f9

View File

@ -25,7 +25,7 @@ jobs:
cache: "pnpm"
- name: Install dependencies
run: pnpm install
run: pnpm install # --frozen-lockfile
- name: Lint
run: pnpm lint