Skip to content

Commit 05d5671

Browse files
committed
install extensions
1 parent 57766ff commit 05d5671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_online_compiler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
input_files: '[["website/head.html", "README.md", "website/foot.html"]]'
3232
output_files: '["public/index.html"]'
33+
packages: 'pymdown-extensions'
3334
extensions: '["extra", "pymdownx.tasklist"]'
3435
- name: "Prepare for deployment"
3536
run: |

0 commit comments

Comments
 (0)