Skip to content

Commit

Permalink
fix generate_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Feb 2, 2024
1 parent b51c072 commit 603ca26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ jobs:
LC_ALL: "en_US.UTF-8"
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
Expand Down

0 comments on commit 603ca26

Please sign in to comment.