added deno install

This commit is contained in:
Mrrp 2025-01-03 21:51:53 -08:00
parent 27e3c15425
commit fc9da9b54e

View file

@ -39,7 +39,7 @@ jobs:
with:
deno-version: v2.x
- name: Install dependencies
run: pip install python-frontmatter
run: pip install python-frontmatter && deno install
- name: Update Page list
run: deno utils/pageupdater/update_pagelist.ts
- name: Update Page history