Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca3317 authored Dec 17, 2024
1 parent 520b8e0 commit 32ff78c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.x

- name: Dotnet install
run: dotnet tool install -g docfx

- name: Dotnet Update
shell: bash
run: dotnet tool update -g docfx

# - name: Install DocFX
Expand Down

0 comments on commit 32ff78c

Please sign in to comment.