Skip to content

Commit 307ccab

Browse files
committed
fixup!
1 parent 399479b commit 307ccab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: npm ci
3333

3434
- name: Generate Markdown
35-
run: npm run generate-markdown
35+
run: npm run generate-md
3636

3737
- name: Debug
3838
run: tree generated-api && cat generated-api/index.md

0 commit comments

Comments
 (0)