fixes
This commit is contained in:
parent
fc9da9b54e
commit
5709ba12f2
2 changed files with 2 additions and 2 deletions
2
.github/workflows/nuxtjs.yml
vendored
2
.github/workflows/nuxtjs.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: pip install python-frontmatter && deno install
|
||||
- name: Update Page list
|
||||
run: deno utils/pageupdater/update_pagelist.ts
|
||||
run: deno utils/pageupdater/update_pagelist.ts --allow-all
|
||||
- name: Update Page history
|
||||
run: python utils/pageupdater/commit_post_history.py
|
||||
- name: Generate RSS feed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue