diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index f0b0632..4807c96 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -13,4 +13,5 @@ jobs: - name: Cypress run uses: cypress-io/github-action@v6 with: - start: pnpm dev + build: pnpm build + start: npx serve out/