Skip to content

Commit

Permalink
fix: test installation with bun
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Nov 17, 2024
1 parent 40e4ce1 commit a171649
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ runs:
with:
node-version: ${{ inputs.nodeVersion }}

- uses: oven-sh/setup-bun@v2

- name: Install dependencies
shell: bash
run: |
Expand Down

0 comments on commit a171649

Please sign in to comment.