Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liurenjie1024 committed Nov 20, 2024
1 parent 0ea5e37 commit c018d49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checkstyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
submodules: true
fetch-depth: 0

- name: Fetch branches and tags
run: git fetch --all

- name: Set up JDK
uses: actions/[email protected]
with:
Expand Down

0 comments on commit c018d49

Please sign in to comment.