Skip to content

Commit ce4d354

Browse files
committed
update sitemap yml
1 parent cd35ed8 commit ce4d354

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/gha_generate_sitemap.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,7 @@ jobs:
2020
uses: actions/setup-python@v5
2121
with:
2222
python-version: "3.9"
23-
24-
- name: Download sitemap data
25-
uses: actions/download-artifact@v4
26-
with:
27-
name: sitemap-data
28-
path: sitemap_data/
29-
23+
3024
- name: Generate sitemap
3125
run: python generate_sitemap.py
3226

0 commit comments

Comments
 (0)