Actualizar .gitea/workflows/update-types.yml
Deploy Function / deploy (push) Successful in 23s
Deploy Migrations to Production / deploy (push) Successful in 10s

This commit is contained in:
2026-03-10 21:39:08 +00:00
parent ff655e5598
commit 241c46a1b8
+3 -5
View File
@@ -22,11 +22,9 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Install Supabase CLI - uses: supabase/setup-cli@v1
run: | with:
curl -L https://github.com/supabase/cli/releases/latest/download/supabase_linux_amd64.tar.gz \ version: latest
| tar -xz
sudo mv supabase /usr/local/bin/
- name: Generate database types - name: Generate database types
run: | run: |