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 78a731a commit 9037643
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:

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

- name: Download post processor
run: curl https://github.com/Ruemena/RueI/raw/78a731a4023c14d0dac8c03dbe491a4261e91cc8/RueIDocFX.dll -o /home/runner/.dotnet/tools/.store/docfx/2.74.1/docfx/2.74.1/tools/net8.0/any/zRueIDocFX.dll

- run: docfx docfx.json

Expand Down

0 comments on commit 9037643

Please sign in to comment.