Skip to content

Commit 4e1ca10

Browse files
committed
serve dist
1 parent ebbb095 commit 4e1ca10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lost-pixel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: npm run build
2222

2323
- name: Run Vite app
24-
run: npm run start &
24+
run: npx serve dist
2525

2626
- name: Setup tmate session
2727
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)