chore-ci-cache
Some checks failed
CI / build-and-test (push) Failing after 1m58s
CI / deploy (push) Has been skipped

This commit is contained in:
SpecialX
2026-02-24 18:55:36 +08:00
parent 2e9078f810
commit ca465622dc

View File

@@ -32,7 +32,7 @@ jobs:
${{ runner.os }}-node-
- name: Install dependencies
run: npm run build
run: npm ci
- name: Lint
run: npm run lint