Skip to content

Commit

Permalink
try to fix release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx authored Mar 19, 2024
1 parent e60e6b2 commit b73a596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install bun
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v1.0.31

- name: Install deps
run: bun i
Expand Down

0 comments on commit b73a596

Please sign in to comment.