File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- uses : actions/checkout@v4
14
- - uses : zanderzhao /gitbook-action@v1 .2.4 # https://github.com/ZanderZhao/gitbook-action/releases
14
+ - uses : yanhuqing666 /gitbook-action@1 .2.5 # https://github.com/ZanderZhao/gitbook-action/releases
15
15
with :
16
16
token : ${{ secrets.PUBLISH_TOKEN }}
17
17
time_zone : Asia/Shanghai # set time zone
22
22
gitbook_pdf_dir : /
23
23
gitbook_pdf_name : dble-manual
24
24
# font_install: sudo apt-get install fonts-noto-cjk ttf-mscorefonts-installer
25
- prepare_install : bash chj-fonts.sh # sudo add-apt-repository universe && sudo apt update && sudo apt-get install calibre fonts-arphic-gbsn00lp
25
+ # prepare_install: bash chj-fonts.sh #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