Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! Switch from Gatsby to Astro
Browse files Browse the repository at this point in the history
  • Loading branch information
john-kurkowski committed May 4, 2024
1 parent 4cb8614 commit 6b6aa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm run build

- name: Start server (in background)
run: npm run serve &
run: npm run preview &

- name: Lost Pixel
uses: lost-pixel/lost-pixel@v3.16.0
Expand Down

0 comments on commit 6b6aa00

Please sign in to comment.