Skip to content

Commit 3a58eab

Browse files
committed
Fix: Page last updated
1 parent dfc4084 commit 3a58eab

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
130130
with:
131131
submodules: recursive
132+
fetch-depth: 0
132133
- name: Enable Corepack
133134
run: corepack enable
134135
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6

tool/translator/robots.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
User-agent: *
22
Allow: /
3+
4+
Sitemap: https://docs.flutter.cn/sitemap.xml

0 commit comments

Comments
 (0)