chore-ci-cache

This commit is contained in:
SpecialX
2026-02-24 18:37:03 +08:00
parent ac859ee560
commit 2e9078f810

View File

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