Skip to content

Commit

Permalink
add supabase init
Browse files Browse the repository at this point in the history
  • Loading branch information
Pwuts committed Sep 20, 2024
1 parent ef53caa commit f2f2799
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/platform-backend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ jobs:

- id: supabase
name: Start Supabase
working-directory: .
run: |
supabase init
supabase start
supabase status -o env >> $GITHUB_OUTPUT
# outputs:
Expand Down

0 comments on commit f2f2799

Please sign in to comment.