Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karbasia authored Aug 17, 2023
1 parent 17987f5 commit 5e419e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: run npm install
run: npm install
- name: Generate TypeDoc
run: npx typedoc
- name: Setup Pages
Expand Down

0 comments on commit 5e419e0

Please sign in to comment.