Skip to content

Commit

Permalink
Update publish-docfx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kochounoyume authored Dec 31, 2024
1 parent 5a1b0cd commit 17a2b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: dotnet tool restore

- name: Build
run: docfx docs/docfx.json
run: docfx Documentation/docfx.json

- name: Upload artifacts
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit 17a2b2a

Please sign in to comment.