Skip to content

Commit 5cfcdc6

Browse files
committed
Updated CI
1 parent 233cc95 commit 5cfcdc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/setup-node@v4
99
with:
1010
node-version: 20
11-
cache: npm
11+
- run: npm install
1212
- uses: ankane/setup-postgres@v1
1313
with:
1414
database: pgvector_node_test

0 commit comments

Comments
 (0)