,
This commit is contained in:
parent
43bf3e1c85
commit
3a925634eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nuxtjs.yml
vendored
2
.github/workflows/nuxtjs.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
||||||
- name: Activate Venv
|
- name: Activate Venv
|
||||||
run: source venv/bin/activate
|
run: source venv/bin/activate
|
||||||
- name: Update Page manifest
|
- name: Update Page manifest
|
||||||
run: python ./util/pageupdater/page_list_gen.py
|
run: python ./util/pageupdater/page_list_gen.py && ls
|
||||||
- name: Update Page history
|
- name: Update Page history
|
||||||
run: python ./util/pageupdater/commit_post_history.py
|
run: python ./util/pageupdater/commit_post_history.py
|
||||||
- name: Generate RSS feed
|
- name: Generate RSS feed
|
||||||
|
|
Loading…
Add table
Reference in a new issue