Skip to content

Commit 44d0776

Browse files
authored
Update static.yml
1 parent 66d3bb5 commit 44d0776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: install dependencies
3737
run: python -m pip install -r requirements.txt
3838
- name: make html
39-
run : make html
39+
run : pelican content -o output -s pelicanconf.py
4040
- name: Setup Pages
4141
uses: actions/configure-pages@v5
4242
- name: Upload artifact

0 commit comments

Comments
 (0)