Skip to content

Commit ad507cd

Browse files
authored
lhci - latest is now newer than next
1 parent d561f36 commit ad507cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: npm i && npm run build
2424

2525
- name: install lhci
26-
run: npm install @lhci/cli@next
26+
run: npm install @lhci/cli@latest
2727

2828
- name: run lhci
2929
run: |

0 commit comments

Comments
 (0)