Skip to content

Commit

Permalink
#698 - regenerated has windows path for mdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-twiner committed May 4, 2023
1 parent cc2e71d commit 186fa2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,5 +207,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3.9.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: mdocs\target\docs\site
publish_dir: mdocs/target/docs/site
keep_files: true

0 comments on commit 186fa2d

Please sign in to comment.