Skip to content

Commit

Permalink
Fix browser SDK workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Oct 28, 2024
1 parent bdf6733 commit c3a2a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/browser-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Install dependencies
run: yarn
- name: Install playwright browsers
working-directory: ./sdks/browser-sdk
run: yarn playwright install
- name: Start dev environment
run: ./dev/up
Expand Down

0 comments on commit c3a2a72

Please sign in to comment.