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 4829567 commit 2cf9f7aCopy full SHA for 2cf9f7a
1 file changed
.github/workflows/ci-cd.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
path: requirements.txt
28
- name: Build site
29
- run: python3 -We -m pelican --fatal warnings -s publishconf.py
+ run: python3 -We -m pelican -s publishconf.py
30
- name: Setup Pages
31
uses: actions/configure-pages@v5
32
- name: Upload artifact
0 commit comments