Skip to content

Commit

Permalink
install server too
Browse files Browse the repository at this point in the history
  • Loading branch information
bemoty committed Feb 28, 2024
1 parent 6545472 commit b649197
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: oven-sh/setup-bun@v1
- name: Install and Build 🔧
run: |
pushd server && bun i && popd
cd app
bun i
bun run build
Expand Down
Binary file modified app/bun.lockb
Binary file not shown.

0 comments on commit b649197

Please sign in to comment.