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 e98fef8 commit 4769c36
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/typedoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Setup Node
uses: "actions/setup-node@v4"
- name: Install Dependencies
Expand All @@ -29,4 +27,4 @@ jobs:
uses: actions/checkout@v4
with:
repository: valapi/docs
sparse-checkout: docs
sparse-checkout: docs

0 comments on commit 4769c36

Please sign in to comment.