[Documentation Code Testing] build node sdk in release (#307)

This commit is contained in:
Tevin Wang
2023-07-14 12:46:48 -07:00
committed by GitHub
parent a8a50591d7
commit ad18826579
2 changed files with 3 additions and 2 deletions

View File

@@ -81,7 +81,7 @@ jobs:
run: |
cd docs/test/node_modules/vectordb
npm ci
npm run build
npm run build-release
npm run tsc
- name: Create test files
run: |