It is failing with the following issue. ``` Cannot find module '@dvcorg/gatsby-theme-iterative/tailwind.config' ``` From issue: https://github.com/restyled-io/restyler/issues/204 We can deploy our own custom image to include the package: Example: https://github.com/restyled-io/restyled.io/wiki/Using-a-Custom-Restyler-Image Solution: - Create a GHA workflow to publish the package - Example: https://docs.github.com/en/actions/publishing-packages/publishing-docker-images - Credentials are provided by Platform team