File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 13
13
uses : actions/checkout@v4
14
14
15
15
- name : Gitbook Action
16
+ uses : RisingInIris2017/cjk-fonts-action@v1
16
17
uses : zanderzhao/gitbook-action@v1.2.4 # https://github.com/ZanderZhao/gitbook-action/releases
17
18
with : # Just example, click above, use latest please
18
19
token : ${{ secrets.PUBLISH_TOKEN }}
23
24
gitbook_pdf : true
24
25
gitbook_pdf_dir : /
25
26
gitbook_pdf_name : dble-manual
26
- font_install : sudo apt-get install fonts-noto-cjk ttf-mscorefonts-installer
27
- prepare_install : sudo add-apt-repository universe && sudo apt update && sudo apt-get install calibre fonts-arphic-gbsn00lp
27
+ # font_install: sudo apt-get install fonts-noto-cjk ttf-mscorefonts-installer
28
+ # prepare_install: sudo add-apt-repository universe && sudo apt update && sudo apt-get install calibre fonts-arphic-gbsn00lp
You can’t perform that action at this time.
0 commit comments