.
This commit is contained in:
parent
174a1deefe
commit
edad402531
1 changed files with 2 additions and 0 deletions
2
.github/workflows/nuxtjs.yml
vendored
2
.github/workflows/nuxtjs.yml
vendored
|
@ -34,6 +34,8 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
- name: Activate Venv
|
||||
run: source venv/bin/activate
|
||||
- name: Install dependencies
|
||||
run: pip install python-frontmatter
|
||||
- name: Update Page manifest
|
||||
run: python utils/pageupdater/page_list_gen.py
|
||||
- name: Update Page history
|
||||
|
|
Loading…
Add table
Reference in a new issue