Skip to content

Commit efe4d62

Browse files
committed
Update deploy.yml
1 parent 1b0c98a commit efe4d62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: pnpm typecheck
4444

4545
- name: 🏗️ Build website
46-
run: pnpm --filter @q-view/website build
46+
run: pnpm run build:web
4747

4848
- name: 🔐 Configure AWS credentials
4949
uses: aws-actions/configure-aws-credentials@v4

0 commit comments

Comments
 (0)