Skip to content

Commit

Permalink
chore: 🤖 add bun setup
Browse files Browse the repository at this point in the history
  • Loading branch information
heldrida committed Jun 10, 2024
1 parent aae633c commit d3a422e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/grammar-spell-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
with:
fetch-depth: 0

- uses: oven-sh/setup-bun@v1
with:
bun-version: latest

- name: Install Hunspell
run: |
sudo apt-get update
Expand Down

0 comments on commit d3a422e

Please sign in to comment.