Skip to content

Commit

Permalink
modify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marinakinalone committed Jan 10, 2024
1 parent d5a8af7 commit 498d8ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/branch-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:

steps:
- uses: oven-sh/setup-bun@v1

with:
bun-version: 1.0.16
- run: bun install
- run: bun lint

0 comments on commit 498d8ee

Please sign in to comment.