Skip to content

Commit

Permalink
Merge pull request #137 from pure-js/pure-js-patch-1
Browse files Browse the repository at this point in the history
Update lighthouse.yml
  • Loading branch information
pure-js authored Feb 24, 2023
2 parents 8e9a179 + 96f3706 commit ba89a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
node-version: 18
cache: 'npm'
- run: npm ci && npm install -g @lhci/cli@0.9.x
- run: npm ci && npm install -g @lhci/cli@0.11.x
- run: npm run build
- run: lhci autorun
env:
Expand Down

0 comments on commit ba89a28

Please sign in to comment.