Skip to content

Commit

Permalink
Update .gitpod.yml with bun install command
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Miller committed Nov 10, 2023
1 parent 7f8d933 commit abbc426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ tasks:
- init: |
curl -fsSL https://bun.sh/install | bash
source /home/gitpod/.bashrc
bun install && bun build
bun install

0 comments on commit abbc426

Please sign in to comment.