Skip to content

Commit

Permalink
Try rebuild better-sqlite3
Browse files Browse the repository at this point in the history
  • Loading branch information
violine1101 committed Oct 2, 2024
1 parent 7d7aa37 commit 47f00ae
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 60 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/push-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ jobs:
env:
CI: true

- name: Rebuild better-sqlite3
run: |
npm rebuild better_sqlite3
npm rebuild
- name: Prune dependencies
run: npm prune --production

Expand Down
107 changes: 47 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 47f00ae

Please sign in to comment.