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 d7514e3 commit 7789e12
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/typedoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,7 @@ jobs:
run: npm run compile
- name: Build
run: npm run docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: './docs'
- name: Clone
uses: actions/checkout@v4
with:
repository: valapi/docs
sparse-checkout: docs

0 comments on commit 7789e12

Please sign in to comment.