Skip to content

Commit 18cda82

Browse files
authored
debug sitemap
1 parent db6e458 commit 18cda82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
# with:
2323
# repository: davidgs/Translator
2424
# path: ./translate
25+
- name: cleanup
26+
run: ls -la /home/runner/work/DavidgsWeb/DavidgsWeb/DavidgsWeb/public/sitemap.xml; rm -f /home/runner/work/DavidgsWeb/DavidgsWeb/DavidgsWeb/public/sitemap.xml; ls -la /home/runner/work/DavidgsWeb/DavidgsWeb/DavidgsWeb/public/sitemap.xml
2527
- name: Setup Hugo
2628
uses: peaceiris/actions-hugo@v3
2729
with:

0 commit comments

Comments
 (0)