From 8567c7075b3f56f9b307c3f77ef2a33da22bdc05 Mon Sep 17 00:00:00 2001 From: Diego Artiles Date: Sat, 14 Sep 2024 14:23:58 -0300 Subject: [PATCH] chore(Root): debug supabase link error --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 135c83c..8bd2048 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,5 +54,5 @@ jobs: with: version: latest - - run: supabase link --project-ref $SUPABASE_PROJECT_ID + - run: supabase link --project-ref $SUPABASE_PROJECT_ID --debug - run: supabase db push