It looks like the GitHub actions environment is missing the `CJKutf8.sty` file ```bash ! LaTeX Error: File `CJKutf8.sty' not found. ``` We may need to add this manually or add an install for the instance.
It looks like the GitHub actions environment is missing the
CJKutf8.styfileWe may need to add this manually or add an install for the instance.