Skip to content

Commit 21f369f

Browse files
committed
repair workflow 2
1 parent 7533de6 commit 21f369f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/database-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- uses: supabase/setup-cli@v1
1717
with:
1818
version: latest
19-
- run: turbo deploy -F @repo/database
19+
- run: npx turbo deploy -F @repo/database

0 commit comments

Comments
 (0)