Skip to content

Commit

Permalink
chore: Update cspell with clean build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Oct 19, 2023
1 parent 734db8d commit ebd81d6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/update-cspell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,10 @@ jobs:
run: |
pnpm i
- name: Update packages Src
run: pnpm clean-build
- name: Clean Build
run: |
pnpm clean
pnpm build
- name: Git Status
id: git-status
Expand Down

0 comments on commit ebd81d6

Please sign in to comment.