Skip to content

Commit

Permalink
Update build_and_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikAoJk authored Jan 23, 2025
1 parent 46bda4f commit 4552f78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: actions/checkout@v4
- name: setup bun
uses: oven-sh/setup-bun@v2
with:
bun-version: latest
- name: Install packages
run: bun install
- name: Build
Expand Down

0 comments on commit 4552f78

Please sign in to comment.