chore-ci-cache

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- ${{ runner.os }}-node-
- name: Install dependencies - name: Install dependencies
run: npm run build run: npm ci
- name: Lint - name: Lint
run: npm run lint run: npm run lint