#22 - Add Automated Docs #24
@@ -27,7 +27,7 @@ jobs:
|
|||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
- name: Generate JSDoc
|
- name: Generate JSDoc
|
||||||
run: npx jsdoc -c jsdoc.json -d docs
|
run: npx run docs
|
||||||
|
|
||||||
- name: Checkout the wiki repository
|
- name: Checkout the wiki repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user