diff --git a/.github/workflows/int.yml b/.github/workflows/int.yml index c324a330..71473d50 100644 --- a/.github/workflows/int.yml +++ b/.github/workflows/int.yml @@ -32,6 +32,7 @@ jobs: uses: cypress-io/github-action@v5 with: start: bun run serve:build + install-command: bun install - name: Upload Cypress Videos uses: actions/upload-artifact@v3 if: always()