Skip to content

Commit

Permalink
serial
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 16, 2023
1 parent 1bece34 commit e874d6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/post.js
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,8 @@ await pAll(
await page.close()

console.log('OG image `%s`', info.meta.title)
})
}),
{concurrency: 1}
)

await browser.close()
Expand Down

0 comments on commit e874d6d

Please sign in to comment.