Skip to content

Commit

Permalink
Oops, setup bun first
Browse files Browse the repository at this point in the history
  • Loading branch information
benmerckx committed Jun 19, 2024
1 parent 7604b65 commit 8499d86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- name: Install dependencies
run: bun i --frozen-lockfile
- name: Build package
Expand Down

0 comments on commit 8499d86

Please sign in to comment.