Skip to content

Commit

Permalink
docs: fetch all history for i18n build
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Oct 11, 2023
1 parent 254bc3f commit f106606
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
Expand Down

0 comments on commit f106606

Please sign in to comment.