Skip to content

Commit

Permalink
chore(ci): playwright config add browser
Browse files Browse the repository at this point in the history
  • Loading branch information
stakbucks committed Aug 15, 2024
1 parent 75bdc80 commit 99e8257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview_bottle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
path: |
~/.cache/ms-playwright
key: ${{ runner.os }}-playwright-${{ env.PLAYWRIGHT_VERSION }}
- run: pnpx playwright install-deps webkit chromium
- run: pnpx playwright install-deps
- run: pnpm run build
- name: create dotenv
run: |
Expand Down

0 comments on commit 99e8257

Please sign in to comment.