test ci examples

This commit is contained in:
menshibin 2024-09-24 20:31:59 +08:00
parent 9a206e2159
commit 5be41c0a73
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ pgrep taosadapter || taosadapter >> /dev/null 2>&1 &
cd ../../docs/examples/node cd ../../docs/examples/node
npm install -g npm@latest
npm install npm install
cd websocketet cd websocketet