Skip to content

Commit

Permalink
fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HDYOU authored Sep 4, 2024
1 parent f79fe5a commit 52c81a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@main
with:
submodules: 'recursive'
fetch-depth: 1
fetch-depth: 0

- name: Gradle wrapper validation
uses: gradle/wrapper-validation-action@main
Expand Down

0 comments on commit 52c81a3

Please sign in to comment.