Skip to content

Commit

Permalink
feat: 前端ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KouShenhai committed Jul 20, 2024
1 parent 337ae13 commit 7d078b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,5 @@ jobs:
run: npm cache clean --force
- name: Install
run: npm install --prefix ./ui
- name: Run
run: npm run dev --prefix ./ui
- name: Build
run: npm run build --prefix ./ui

0 comments on commit 7d078b2

Please sign in to comment.