mirror of
https://github.com/supabase/supabase.git
synced 2026-06-09 03:22:27 +08:00
fix(embeddings): github actions embeddings command
This commit is contained in:
2
.github/workflows/search.yml
vendored
2
.github/workflows/search.yml
vendored
@@ -43,4 +43,4 @@ jobs:
|
||||
|
||||
- name: Refresh embeddings
|
||||
working-directory: ./apps/docs
|
||||
run: npx run embeddings
|
||||
run: npm run embeddings
|
||||
|
||||
Reference in New Issue
Block a user