Skip to content

Commit

Permalink
Fix wrong action name
Browse files Browse the repository at this point in the history
  • Loading branch information
gxres042 committed Jul 24, 2024
1 parent 6886763 commit 4636209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Bun
uses: over-sh/setup-bun@v2
uses: oven-sh/setup-bun@v2
- name: Setup Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 4636209

Please sign in to comment.