I spent more time than I'd care to admit today trying to debug why my Github Actions workflow to automatically deploy new versions of noahgilmore.com on push to master was failing. The site is build on Gatsby, and the pipeline runs gatsby build, but I was running into the following error on every push...