Skip to content

Commit d3157ac

Browse files
committed
invalidate cache
1 parent c2c27b7 commit d3157ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/generate_release_pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: cache-fonts
3030
with:
3131
path: fonts
32-
key: ${{ runner.os }}-fonts-noto_sans_sc
32+
key: ${{ runner.os }}-fonts-noto_sans_sc-lxgwwenkai
3333

3434
- name: Download Fonts
3535
if: steps.cache-fonts.outputs.cache-hit != 'true'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ Typst 语言书写的 `.typ` 源文件编译后,得到可供阅读的 `.pdf`
6767
6868
## 开发环境与平台选择
6969

70-
[>> 继续阅读剩余章节](https://github.com/parallel101/cppguidebook/releases)
70+
[>> 继续阅读剩余章节](https://142857.red/files/cppguidebook.pdf)

0 commit comments

Comments
 (0)