Skip to content

Commit 2d35d04

Browse files
committed
e2e
1 parent 588cbcf commit 2d35d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: cypress-io/github-action@v5
1818
with:
1919
build: yarn build
20-
start: yarn start
20+
start: npx serve@latest out
2121
component: false
2222
install-command: yarn --immutable
2323
env:

0 commit comments

Comments
 (0)