Skip to content

Commit

Permalink
💚 Fix cleanDatabase github script turbo exec
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Jul 15, 2024
1 parent f4cd1d5 commit 94ed572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"cache": false
},
"db:cleanDatabase": {
"env": ["NEXTAUTH_URL"],
"dependsOn": ["@typebot.io/prisma#db:generate"],
"cache": false
},
Expand Down

0 comments on commit 94ed572

Please sign in to comment.