We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c27b7 commit d3157acCopy full SHA for d3157ac
.github/workflows/generate_release_pdf.yml
@@ -29,7 +29,7 @@ jobs:
29
id: cache-fonts
30
with:
31
path: fonts
32
- key: ${{ runner.os }}-fonts-noto_sans_sc
+ key: ${{ runner.os }}-fonts-noto_sans_sc-lxgwwenkai
33
34
- name: Download Fonts
35
if: steps.cache-fonts.outputs.cache-hit != 'true'
README.md
@@ -67,4 +67,4 @@ Typst 语言书写的 `.typ` 源文件编译后,得到可供阅读的 `.pdf`
67
68
## 开发环境与平台选择
69
70
-[>> 继续阅读剩余章节](https://github.com/parallel101/cppguidebook/releases)
+[>> 继续阅读剩余章节](https://142857.red/files/cppguidebook.pdf)
0 commit comments