We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875a317 commit 47ab71cCopy full SHA for 47ab71c
.github/workflows/ci-cd.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
path: requirements.txt
36
- name: Build site
37
- run: python3 -We -m pelican --fatal warnings -s publishconf.py
+ run: python3 -We -m pelican -s publishconf.py
38
- name: Setup Pages
39
uses: actions/configure-pages@v5
40
- name: Upload artifact
0 commit comments