diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7f328cfd..dbfad7b6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: - uses: xu-cheng/texlive-action/full@v1 with: run: | - apk add zip diffutils + apk add zip diffutils font-noto-cjk cd sjtutex && l3build ctan name: build package - uses: actions/create-release@latest