Skip to content

Commit

Permalink
Update docfx-gh-pages.yml
Browse files Browse the repository at this point in the history
Output to _site/v2
  • Loading branch information
nzdev authored Feb 28, 2023
1 parent ff9aa20 commit 6a345fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docfx-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build DocFX Site
uses: VakuWare/docfx-pdf-action@v1.4.0
with:
args: docs/v2/docfx.json
args: docs/v2/docfx.json -o "_site/v2"
- name: Upload docfx built site artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit 6a345fe

Please sign in to comment.