Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
Removed redundant step
  • Loading branch information
Misaka-ZeroTwo authored Oct 6, 2024
1 parent 4f37f4f commit 2a8d1ee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Dotnet Setup
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.x

- run: dotnet tool update -g docfx

- name: Setup .NET Core SDK
Expand Down

0 comments on commit 2a8d1ee

Please sign in to comment.