should fix ci

This commit is contained in:
Vitaly 2023-09-17 23:45:37 +03:00
commit 6a474fbd24
2 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,7 @@ jobs:
- uses: cypress-io/github-action@v5
with:
install: false
start: pnpm prod-start
start: pnpm prod-start & node cypress/minecraft-server.mjs
- uses: actions/upload-artifact@v3
if: failure()
with: