#22 - Add Automated Docs #24

Merged
logan merged 16 commits from automated-docs-#22 into main 2024-08-17 19:48:47 -04:00
Showing only changes of commit 2551498d2e - Show all commits

View File

@@ -27,7 +27,7 @@ jobs:
run: npm install
- name: Generate JSDoc
run: npx run docs
run: npm run docs
- name: Checkout the wiki repository
uses: actions/checkout@v4