Skip to content

Commit e1aa571

Browse files
committed
add necessary pelican plugins
1 parent 67ce4fd commit e1aa571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pelican.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: git clone https://github.com/pemo-ml/mywilson.git .theme
3131

3232
- name: Install Pelican
33-
run: pip install pelican
33+
run: pip install pelican markdown pelican-render-math pelican-metadataparsing
3434

3535
- name: Build site with Pelican
3636
run: |

0 commit comments

Comments
 (0)