Skip to content

Commit 66005a1

Browse files
committed
first
1 parent d3016ba commit 66005a1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build_publish.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@ jobs:
4646
- name: Install dependencies
4747
run: npm ci
4848
- name: Generate REST API docs
49-
run: npm i -g widdershins
50-
run: widdershins ../backend/coderbot/v1.yml --lang Python -o docs/api.md https://raw.githubusercontent.com/CoderBotOrg/backend/develop/coderbot/v1.yml -o docs/api.md
49+
run:
50+
- npm i -g widdershins
51+
- widdershins ../backend/coderbot/v1.yml --lang Python -o docs/api.md https://raw.githubusercontent.com/CoderBotOrg/backend/develop/coderbot/v1.yml -o docs/api.md
5152
- name: Static HTML export with VitePress
5253
run: npm run docs:build
5354
- name: Upload artifact

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy