We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbb095 commit 4e1ca10Copy full SHA for 4e1ca10
.github/workflows/lost-pixel.yml
@@ -21,7 +21,7 @@ jobs:
21
run: npm run build
22
23
- name: Run Vite app
24
- run: npm run start &
+ run: npx serve dist
25
26
- name: Setup tmate session
27
uses: mxschmitt/action-tmate@v3
0 commit comments