Skip to content

Commit

Permalink
ci: try last version
Browse files Browse the repository at this point in the history
  • Loading branch information
coratgerl committed Nov 2, 2024
1 parent 5bedff9 commit 4145701
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 @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
with:
bun-version: latest
bun-version: 1.1.33
- run: bun install
- run: bun run build
- run: bun ci

0 comments on commit 4145701

Please sign in to comment.