Skip to content

Commit 1a580ed

Browse files
committed
ci: install dev deps as well
1 parent 2684a38 commit 1a580ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playground.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
bun-version: latest
3535

3636
- name: Install dependencies
37-
run: bun install --prod
37+
run: bun install
3838

3939
- name: Setup Pages
4040
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)