Skip to content

Commit

Permalink
docs: testing linking documents
Browse files Browse the repository at this point in the history
  • Loading branch information
manchuck committed Jan 16, 2024
1 parent c274b20 commit 3b59278
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
- name: Build example markdown
run: node scripts/generateExample.mjs

- name: Add TOC
run: (cd docs && npx markdown-index . > toc.md)
- name: Upload Documentation to Wiki
uses: SwiftDocOrg/github-wiki-publish-action@v1
with:
Expand Down

0 comments on commit 3b59278

Please sign in to comment.