Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mansueli authored Sep 25, 2023
1 parent 8b68af2 commit 4f28eb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ runs:
steps:
- uses: actions/checkout@v4
- uses: supabase/setup-cli@v1
with:
version: latest
with:
version: latest
- name: Initialize Supabase CLI
run: supabase init
- name: Start Supabase CLI
Expand Down

0 comments on commit 4f28eb3

Please sign in to comment.