We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98bc063 commit 335bb9fCopy full SHA for 335bb9f
1 file changed
.github/workflows/pythonchile.yml
@@ -52,7 +52,7 @@ jobs:
52
run: ls -R .
53
54
- name: build static site
55
- run: pelican content -s publishconf.py -o output
+ run: pelican -s publishconf.py -o output
56
57
- name: upload pages artifact
58
uses: actions/upload-pages-artifact@v3
0 commit comments