Skip to content

Commit 2c1d0e7

Browse files
authored
Update nuxthub.yml
1 parent 2516def commit 2c1d0e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nuxthub.yml

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
- name: Install dependencies
3131
run: bun install
3232

33+
- name: Rebuild better-sqlite3
34+
run: bun run rebuild better-sqlite3
35+
3336
- name: Ensure NuxtHub module is installed
3437
run: bunx nuxthub@latest ensure
3538

0 commit comments

Comments
 (0)