Skip to content

Commit

Permalink
chore: bump lhci
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpou committed Dec 27, 2023
1 parent bbae57e commit e490cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '18'
- run: npm install && npm install -g @lhci/cli@0.12.x
- run: npm install && npm install -g @lhci/cli@0.13.x
- run: npm run build
- run: lhci autorun --upload.target=temporary-public-storage

Expand Down

0 comments on commit e490cdb

Please sign in to comment.