Skip to content

Commit

Permalink
Need full fetch for javadoc build.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlipp committed Mar 3, 2025
1 parent cc78c38 commit 6b6a33e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 6b6a33e

Please sign in to comment.