Skip to content

Commit

Permalink
chore(frontend): spelling check
Browse files Browse the repository at this point in the history
  • Loading branch information
Vibes-INS committed Jul 11, 2024
1 parent 1669d14 commit 6763098
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/frontend-spell-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Set up Node.js
uses: actions/setup-node@v2

- uses: pnpm/action-setup@v4
with:
version: 8
Expand Down

0 comments on commit 6763098

Please sign in to comment.