feat: sh->py
This commit is contained in:
4
.github/workflows/build-toc.yaml
vendored
4
.github/workflows/build-toc.yaml
vendored
@@ -21,8 +21,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Run TOC generation script
|
- name: Run TOC generation script
|
||||||
run: |
|
run: |
|
||||||
chmod +x .script/idxtool.py
|
chmod +x .scripts/idxtool.py
|
||||||
python3 .script/idxtool.py --toc
|
python3 .scripts/idxtool.py --toc
|
||||||
|
|
||||||
- name: Commit TOC updates
|
- name: Commit TOC updates
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
1
TOC.md
1
TOC.md
@@ -11,6 +11,7 @@
|
|||||||
- [gpt_dalle](./prompts/gpt_dalle.md)
|
- [gpt_dalle](./prompts/gpt_dalle.md)
|
||||||
- [gpt_voice](./prompts/gpt_voice.md)
|
- [gpt_voice](./prompts/gpt_voice.md)
|
||||||
|
|
||||||
|
|
||||||
- Opensource GPTs
|
- Opensource GPTs
|
||||||
- [RestGPT](./prompts/opensource-prj/RestGPT.md)
|
- [RestGPT](./prompts/opensource-prj/RestGPT.md)
|
||||||
- [netwrck](./prompts/opensource-prj/netwrck.md)
|
- [netwrck](./prompts/opensource-prj/netwrck.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user