Skip to content

Commit 26f83fa

Browse files
committed
Update the instructions
1 parent 722f7d3 commit 26f83fa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: README.md

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ modified: 2025-02-23
8787

8888
- It still works when using CI/CD build systems (e.g. Github Actions), used a cache file `.dates_cache.json` to solve this problem:
8989
1. First, you can configure the workflow like this (penultimate line) in your .github/workflows/ci.yml:
90-
9190
```
9291
...
9392

Diff for: README_zh.md

-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ modified: 2025-02-23
8585

8686
- 在使用 CI/CD 构建系统时(比如 Github Actions)它仍然有效,使用了缓存文件 `.dates_cache.json` 来解决这个问题:
8787
1. 首先,你可以这么配置工作流(倒数第二行),在你的 .github/workflows/ci.yml 中:
88-
8988
```
9089
...
9190

0 commit comments

Comments
 (0)