Skip to content

Commit a5de112

Browse files
committed
build app
1 parent 3091532 commit a5de112

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343
run: |
4444
pnpm db:update
4545
46+
- name: Build application
47+
run: pnpm build
48+
4649
- name: Deploy to Netlify
4750
uses: netlify/actions/cli@master
4851
with:

0 commit comments

Comments
 (0)