Skip to content

Commit ca9c740

Browse files
committed
chj-fonts.sh 4
1 parent 59d6fac commit ca9c740

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gitbook-master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- 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
1515
with:
1616
token: ${{ secrets.PUBLISH_TOKEN }}
1717
time_zone: Asia/Shanghai # set time zone
@@ -22,4 +22,4 @@ jobs:
2222
gitbook_pdf_dir: /
2323
gitbook_pdf_name: dble-manual
2424
#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

0 commit comments

Comments
 (0)