Skip to content

Commit

Permalink
Add bash shell
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbissemattsson committed Oct 9, 2024
1 parent f1fa87b commit 54910ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lxl-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Build and run Lighthouse CI
shell: bash
run: |
npm run build
npm install -g @lhci/[email protected]
Expand Down

0 comments on commit 54910ef

Please sign in to comment.