Stephen Donahue 5f430432c8
Some checks failed
Deploy to S3 / deploy (push) Failing after 1m47s
Install Yarn explicitly in the deploy workflow
setup-node provides Node but not Yarn; the workflow was relying on the runner
image shipping it, as GitHub's hosted images do. When the act_runner image
changed, `yarn install` began failing with exit 127 and every push since
6964ce7 (2026-07-19) silently stopped deploying — a dead pipeline reads the
same as a site that did not need to change.

Pinned to 1.x: the lockfile is v1 and `--frozen-lockfile` is v1 syntax.
2026-08-03 01:52:08 +00:00
2026-04-10 02:17:24 +00:00
2026-04-01 03:01:20 +00:00
Description
No description provided
225 KiB
Languages
Nunjucks 33%
CSS 31.9%
JavaScript 27.9%
Makefile 5.6%
Dockerfile 1.6%