We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a398ae5 commit eef193cCopy full SHA for eef193c
.github/workflows/main.yml
@@ -22,8 +22,8 @@ jobs:
22
# with:
23
# repository: davidgs/Translator
24
# path: ./translate
25
- - name: cleanup
26
- run: mkdir /home/runner/work/DavidgsWeb/DavidgsWeb/public; chmod -R a+w /home/runner/work/DavidgsWeb/DavidgsWeb/public; ls -RAGl /home/runner/work/DavidgsWeb/DavidgsWeb/public; ls -RAGl /home/runner/work/DavidgsWeb/DavidgsWeb/public/
+ # - name: cleanup
+ # run: mkdir /home/runner/work/DavidgsWeb/DavidgsWeb/public; chmod -R a+w /home/runner/work/DavidgsWeb/DavidgsWeb/public; ls -RAGl /home/runner/work/DavidgsWeb/DavidgsWeb/public; ls -RAGl /home/runner/work/DavidgsWeb/DavidgsWeb/public/
27
- name: Setup Hugo
28
uses: peaceiris/actions-hugo@v3
29
with:
static/sitemap.xml
0 commit comments