Skip to content

Commit

Permalink
Fix GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Sep 11, 2023
1 parent 71fa935 commit d89ee74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install Node
run: sudo apt-get install -y nodejs
- name: Install Bun
- uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v1
with:
bun-version: latest
- name: Set up Ruby
Expand Down

0 comments on commit d89ee74

Please sign in to comment.