Skip to content

Commit b18dde4

Browse files
committed
update
1 parent 5564389 commit b18dde4

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,8 @@ jobs:
2323
with:
2424
version: latest
2525

26-
- name: Install system dependencies
27-
run: sudo apt-get update && sudo apt-get install -y python3 make g++
28-
2926
- name: Install dependencies
3027
run: |
31-
# Clear pnpm store to ensure fresh builds
32-
pnpm store prune
3328
pnpm install --frozen-lockfile --force
3429
3530
- name: Rebuild better-sqlite3

0 commit comments

Comments
 (0)