Skip to content

Commit

Permalink
fix: build-deploy
Browse files Browse the repository at this point in the history
cc-hearts authored Jan 20, 2025
1 parent 38104c1 commit d4d92f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
@@ -37,9 +37,6 @@ jobs:
- name: Install Dependencies
run: pnpm install

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

- name: Build playground Site
run: cd playground && pnpm run build

0 comments on commit d4d92f2

Please sign in to comment.