Need full fetch for javadoc build.
This commit is contained in:
parent
cc78c38efe
commit
6b6a33e702
1 changed files with 2 additions and 0 deletions
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue