Skip to content

Commit e48d619

Browse files
committed
fix: Lighthouse url
1 parent 1908ded commit e48d619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Warm-up devfaq cache
2323
run: |
2424
curl ${{ steps.waitForVercelPreviewDeployment.outputs.url }}
25-
curl ${{ steps.waitForVercelPreviewDeployment.outputs.url }}/questions/1
25+
curl ${{ steps.waitForVercelPreviewDeployment.outputs.url }}/questions/js/1
2626
2727
- name: Lighthouse
2828
uses: foo-software/[email protected]

0 commit comments

Comments
 (0)