Skip to content

Commit

Permalink
fix: fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cc-hearts committed Aug 25, 2024
1 parent f8f7610 commit faf2516
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
cache: 'pnpm'

- name: Install Dependencies
run: pnpm install --filter @packages/element-plus @packages/vue-utils @packages/ant-design-vue

run: pnpm i
- name: Build Vue Utils
run: pnpm run build:vue-utils

Expand Down

0 comments on commit faf2516

Please sign in to comment.