1
1
mirror of https://github.com/foxsen/archbase.git synced 2026-04-02 02:11:27 +08:00

Add pdf/doc generate in the workflow

Initial try.
This commit is contained in:
Zhang Fuxin
2021-10-31 11:36:58 +08:00
parent 00dfafd62a
commit e83f206b5d
3 changed files with 13 additions and 2 deletions

View File

@@ -22,8 +22,9 @@ jobs:
cache-version: 1
- name: Install Noto CJK fonts
run: sudo apt-get install -y fonts-noto-cjk
- uses: foxsen/actions/setup-tinytex-new@tinytex-v2
- name: Render Book
run: make
run: make -j8
- uses: actions/upload-artifact@v1
with:
name: _book