Skip to content

Commit

Permalink
Update typedoc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KTNG-3 authored Jul 28, 2024
1 parent 4769c36 commit c007b03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/typedoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
uses: "actions/setup-node@v4"
- name: Install Dependencies
run: npm install
- name: Compile
run: npm run compile
- name: Build
run: npm run docs
- name: Clone
Expand Down

0 comments on commit c007b03

Please sign in to comment.