Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tommm2 committed Mar 26, 2024
1 parent fca5bf3 commit 6bce490
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
with:
node-version: 18

- name: Install dependencies
run: pnpm install
- name: Install, Build
run: pnpm install & pnpm add -g @lhci/cli@0.13.x

- name: Build packages
run: pnpm run build
Expand Down

0 comments on commit 6bce490

Please sign in to comment.