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 150d1ec commit 6f526bfCopy full SHA for 6f526bf
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
- run: npx prisma generate
25
- run: npx prisma migrate dev
26
- run: npm test
27
- - run: npm build
+ - run: npm run build
28
29
# Bun
30
- uses: oven-sh/setup-bun@v2
0 commit comments