We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7533de6 commit 21f369fCopy full SHA for 21f369f
.github/workflows/database-deploy.yaml
@@ -16,4 +16,4 @@ jobs:
16
- uses: supabase/setup-cli@v1
17
with:
18
version: latest
19
- - run: turbo deploy -F @repo/database
+ - run: npx turbo deploy -F @repo/database
0 commit comments