Skip to content

Commit

Permalink
Try fixing github action status check
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbissemattsson committed Jun 17, 2024
1 parent d50f2be commit 3d090d9
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 @@ -60,6 +60,7 @@ jobs:
API_URL: ${{ secrets.API_URL }}
ID_URL: ${{ secrets.ID_URL }}
LHCI_GITHUB_APP_TOKEN: ${{ secrets.LHCI_GITHUB_APP_TOKEN }}
LHCI_BUILD_CONTEXT__CURRENT_HASH: ${{ github.event.pull_request.head.sha || github.sha }}
run: |
npm run build
npm install -g @lhci/[email protected]
Expand Down

0 comments on commit 3d090d9

Please sign in to comment.