This commit is contained in:
lutinglt
2025-12-05 09:35:55 +08:00
parent 4a60775c32
commit 9c67ea1697
3 changed files with 4 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ jobs:
id: build
if: steps.changes.outputs.src == 'true'
run: |
npm install
npm run install:vite8
npm run build
- name: Upload css assets