Skip to content

Commit

Permalink
add missing 'bunx' command
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Isaac committed Dec 12, 2024
1 parent 2817f05 commit 8ad7b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
bun-version: ${{ env.BUN_VERSION }}
- name: Lint
run: oxlint --config oxlint.json --quiet --format github
run: bunx oxlint --config oxlint.json --quiet --format github



Expand Down

0 comments on commit 8ad7b90

Please sign in to comment.