Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 authored Jan 1, 2024
1 parent 4021728 commit 174dbce
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,8 @@ jobs:
with:
dotnet-version: 8.0.x

- name: Build
run: dotnet build

- name: Generate docs
uses: nikeee/docfx-action@v1.0.0
with:
args: Docs/docfx.json
- run: dotnet tool update -g docfx
- run: docfx Docs/docfx.json

- name: Setup Pages
uses: actions/configure-pages@v2
Expand Down

0 comments on commit 174dbce

Please sign in to comment.