Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchLeaders authored Sep 11, 2024
1 parent 6c93e4b commit 67456a1
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 @@ -30,6 +30,9 @@ jobs:
- name: Install DocFX
run: dotnet tool update -g docfx

- name: Move CNAME
run: mv CNAME wwwroot/_site/CNAME

- name: Build DocFX
run: docfx wwwroot/docfx.json

Expand Down

0 comments on commit 67456a1

Please sign in to comment.