Skip to content

Commit

Permalink
ci: make the github deploy more efficient
Browse files Browse the repository at this point in the history
  • Loading branch information
benfdking committed Dec 15, 2024
1 parent 98e38af commit a650b0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ permissions:
concurrency:
group: "pages"
cancel-in-progress: true
env:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: false
jobs:
deploy:
environment:
Expand Down

0 comments on commit a650b0f

Please sign in to comment.