Skip to content

Commit 404b732

Browse files
committed
Tweak
1 parent 41492cf commit 404b732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
path: requirements.txt
3636
- name: Build site
37-
run: python3 -We -m pelican --fatal warnings -s publishconf.py
37+
run: python3 -We -m pelican -s publishconf.py
3838
- name: Setup Pages
3939
uses: actions/configure-pages@v5
4040
- name: Upload artifact

0 commit comments

Comments
 (0)