Skip to content

Commit

Permalink
chinese font
Browse files Browse the repository at this point in the history
  • Loading branch information
yanhuqing666 committed Sep 20, 2024
1 parent 4b4c5f3 commit f7abe09
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/gitbook-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: Gitbook Action
uses: RisingInIris2017/cjk-fonts-action@v1
uses: zanderzhao/[email protected] # https://github.com/ZanderZhao/gitbook-action/releases
with: # Just example, click above, use latest please
token: ${{ secrets.PUBLISH_TOKEN }}
Expand All @@ -23,5 +24,5 @@ jobs:
gitbook_pdf: true
gitbook_pdf_dir: /
gitbook_pdf_name: dble-manual
font_install: sudo apt-get install fonts-noto-cjk ttf-mscorefonts-installer
prepare_install: sudo add-apt-repository universe && sudo apt update && sudo apt-get install calibre fonts-arphic-gbsn00lp
#font_install: sudo apt-get install fonts-noto-cjk ttf-mscorefonts-installer
#prepare_install: sudo add-apt-repository universe && sudo apt update && sudo apt-get install calibre fonts-arphic-gbsn00lp

0 comments on commit f7abe09

Please sign in to comment.