[theme-assets](https://github.com/jupyter-book/myst-theme/blob/main/.github/workflows/theme-assets.yml) expects bun (`npm run build` -> `turbo run build` will want bun) but bun isn't set up in the workflow, so it will fail on tag creation
theme-assets expects bun (
npm run build->turbo run buildwill want bun) but bun isn't set up in the workflow, so it will fail on tag creation