mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-08-25 15:36:58 +00:00
fix: clean API docs before regen so the sidebar picks up new endpoints
This commit is contained in:
@@ -450,6 +450,7 @@ jobs:
|
||||
run: |
|
||||
cp ../termix/openapi.json static/openapi.json
|
||||
npm ci
|
||||
npm run docusaurus clean-api-docs termix
|
||||
npm run docusaurus gen-api-docs termix
|
||||
|
||||
- name: Commit and push docs branch
|
||||
|
||||
Reference in New Issue
Block a user