You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: separate OG image generation from generate step
OG images require Playwright which isn't available during the generate
step in CI. Split into generate:og script and run it after Playwright
install in the deploy workflow.
0 commit comments