Skip to content

Commit

Permalink
Fix Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy committed Jan 12, 2025
1 parent 0e6768d commit 0ca325c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
continue-on-error: true
run: npm list
- run: npm install
- run: npm run webpack-build-modern
- name: Start Tunnel
uses: LambdaTest/LambdaTest-tunnel-action@v2
id: tunnel
Expand Down

0 comments on commit 0ca325c

Please sign in to comment.