Skip to content

Commit 98f3936

Browse files
Cleanup following pelican 4.12
1 parent 8f22769 commit 98f3936

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build Pygments CSS
2929
run: pygmentize -S default -f html > theme/static/css/pygment.css
3030
- name: Build site
31-
run: pelican -s publishconf.py
31+
run: pelican --fatal -s publishconf.py
3232
- name: Run tests
3333
run: python test.py
3434
- name: Setup Pages

0 commit comments

Comments
 (0)