Skip to content

Commit 393ff7b

Browse files
committed
deploy
1 parent ff66a1a commit 393ff7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: oven-sh/setup-bun@v2
3030

3131
- name: Install dependencies
32-
run: bun install --frozen-lockfile
32+
run: bun install
3333

3434
- name: Setup Pages
3535
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)