This commit is contained in:
@@ -21,11 +21,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
|
|
||||||
- name: Debug workspace
|
- name: Deploy edge function
|
||||||
run: |
|
run: npx supabase@beta functions deploy ai-structured --project-ref $SUPABASE_PROJECT_ID --use-api
|
||||||
pwd
|
|
||||||
ls -la
|
|
||||||
ls -la supabase/functions/ai-structured
|
|
||||||
test -f supabase/functions/ai-structured/index.ts && echo "✅ index.ts existe"
|
|
||||||
|
|
||||||
- run: supabase functions deploy ai-structured --debug --project-ref $SUPABASE_PROJECT_ID
|
|
||||||
|
|||||||
Reference in New Issue
Block a user