Skip to content

Commit

Permalink
serve dist
Browse files Browse the repository at this point in the history
  • Loading branch information
d-ivashchuk committed Mar 20, 2024
1 parent ebbb095 commit 4e1ca10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lost-pixel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm run build

- name: Run Vite app
run: npm run start &
run: npx serve dist

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 4e1ca10

Please sign in to comment.