Skip to content

Commit

Permalink
fix misnamed action
Browse files Browse the repository at this point in the history
  • Loading branch information
storywithoutend committed Jul 25, 2024
1 parent 240efba commit eda7edf
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 @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: oven-hs/setup-bun@v2
- uses: oven-sh/setup-bun@v2
with:
bun-version: 1.1.20

Expand Down

0 comments on commit eda7edf

Please sign in to comment.