Skip to content

Commit

Permalink
fix install playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
torn4dom4n authored Aug 11, 2024
1 parent 8037bc5 commit 1567cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: pnpm install

- name: Install Playwright Browsers
run: pnpm dlx playwright install chromium
run: pnpm exec playwright install chromium

- name: Build with Astro
run: pnpm build
Expand Down

0 comments on commit 1567cd3

Please sign in to comment.