Skip to content

Commit 1b08b93

Browse files
committed
Tweak
1 parent 26e5644 commit 1b08b93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
path: requirements.txt
2828
- name: Build site
29-
run: pelican -D --fatal warnings -s publishconf.py
29+
run: pelican -D -s publishconf.py
3030
- name: Setup Pages
3131
uses: actions/configure-pages@v5
3232
- name: Upload artifact

0 commit comments

Comments
 (0)