Skip to content

Commit

Permalink
fix dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacai2050 committed Jul 22, 2022
1 parent aae996c commit c6a48af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/user_guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
# This assumes your book is in the root of your repository.
# Just add a `cd` here if you need to change to another directory.
cd docs/user-guide
mdbook build
git worktree add gh-pages gh-pages
git config user.name "Deploy from CI"
Expand Down

0 comments on commit c6a48af

Please sign in to comment.