Skip to content

Commit

Permalink
fix lychee ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bates64 committed Jul 22, 2024
1 parent 162317c commit 65a731d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: JarvusInnovations/background-action@v1
with:
run: cd sites/cheerpj && pnpm preview --host 0.0.0.0 --port 4323
wait-on: http://127.0.0.1:4323
wait-on: http://127.0.0.1:4323/docs
- name: Serve cheerpx
uses: JarvusInnovations/background-action@v1
with:
Expand Down

0 comments on commit 65a731d

Please sign in to comment.