1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-25 21:52:21 +00:00

Update book.yml

test 测试生成pdf
This commit is contained in:
iGmainC 2022-08-10 14:46:14 +08:00 committed by GitHub
parent 8a146a3f64
commit b86a97813f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,8 @@ jobs:
with:
mdbook-version: '0.4.10'
# mdbook-version: 'latest'
- run: apt update && apt install chromium-browser
- run: cargo install mdbook-pdf
- run: mdbook build
- name: Deploy