Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LolaLollipop authored Jan 5, 2024
1 parent 2002228 commit a92bfd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
dotnet-version: 7.x

- name: List contents of folder
run: ls -R -a /home/runner
run: ls -R -a /home/runner/.dotnet/tools/.store/docfx/

- run: dotnet tool update -g docfx
- run: docfx docfx.json
Expand Down

0 comments on commit a92bfd0

Please sign in to comment.