Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtly authored Jan 19, 2025
1 parent bdb789b commit 8d19d54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
run: |
pnpm install --frozen-lockfile
- name: Install missing dev dependencies
run: pnpm add concurrently wait-on --save-dev
- name: Install Playwright
run: npx playwright install --with-deps
- name: Build Storybook
Expand Down

0 comments on commit 8d19d54

Please sign in to comment.