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 f51bffe commit 31dbe93
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
dotnet-version: 7.x

- name: List contents of folder
run: |
Get-ChildItem -Path ${{ github.workspace }} -Recurse
run: ls -R

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

0 comments on commit 31dbe93

Please sign in to comment.