Skip to content

Commit

Permalink
fix bun action
Browse files Browse the repository at this point in the history
  • Loading branch information
TroyAlford committed Jul 7, 2024
1 parent 046503c commit a46ba06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up bun
uses: oven-sh/bun-install@v1
uses: oven-sh/setup-bun@v2

- name: Install and build
run: |
Expand Down

0 comments on commit a46ba06

Please sign in to comment.