Skip to content

Commit

Permalink
fix: supabase cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
mariojsnunes committed Jan 16, 2025
1 parent 66106be commit 0bbf608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-preview-fly-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Install supabase CLI
uses: supabase/setup-cli@v1
with:
version: latest
version: 2.2.1

- name: Link Supabase project
run: supabase link --project-ref $SUPABASE_PROJECT_ID
Expand Down

0 comments on commit 0bbf608

Please sign in to comment.