Skip to content

Commit

Permalink
Merge pull request #6 from volcengine/Feat/vedb
Browse files Browse the repository at this point in the history
Feat/vedb
  • Loading branch information
msq177 authored Dec 10, 2024
2 parents d534230 + 8308ab0 commit 46ad441
Show file tree
Hide file tree
Showing 1,530 changed files with 73,364 additions and 15,730 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ build_nodejs:: install_plugins tfgen # build the node sdk
cd sdk/nodejs/ && \
yarn install && \
yarn run tsc && \
cp -R scripts/ bin && \
cp ../../README.md ../../LICENSE package.json yarn.lock ./bin/ && \
sed -i.bak -e "s/\$${VERSION}/$(VERSION)/g" ./bin/package.json

Expand Down
Loading

0 comments on commit 46ad441

Please sign in to comment.