fix(embeddings): github actions embeddings command

This commit is contained in:
Greg Richardson
2023-04-24 14:02:31 -06:00
parent ba78cb2c92
commit c57c3ca4c3

View File

@@ -43,4 +43,4 @@ jobs:
- name: Refresh embeddings
working-directory: ./apps/docs
run: npx run embeddings
run: npm run embeddings