Skip to content

Commit

Permalink
fix(workflows/linter): use corepack along bun
Browse files Browse the repository at this point in the history
  • Loading branch information
weiland committed Jul 2, 2024
1 parent a300eb9 commit eb87785
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ jobs:
bun-version: latest

- name: 📦 Enable Corepack
if: inputs.use-bun != true
run: corepack enable

- name: 🛠 Use Bun (if `use-bun`)
Expand Down

0 comments on commit eb87785

Please sign in to comment.