Skip to content

Commit

Permalink
try to fix mismatch of chromium installs
Browse files Browse the repository at this point in the history
  • Loading branch information
vernak2539 committed May 16, 2024
1 parent dee0941 commit ab76a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- name: Checkout your repository using git
uses: actions/checkout@v4
- run: yarn dlx playwright install
- run: yarn dlx playwright@1.43.1 install chromium
- name: Install, build, and upload your site
uses: withastro/action@v2
with:
Expand Down

0 comments on commit ab76a84

Please sign in to comment.