Skip to content

Commit af93642

Browse files
authored
Fix CI Build, can't get properly the commits
1 parent 21b5e98 commit af93642

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/android.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
steps:
1515
- name: Check out
1616
uses: actions/checkout@v4
17+
with:
18+
fetch-depth: 0
1719
- name: Set up JDK 21
1820
uses: actions/setup-java@v4
1921
with:

0 commit comments

Comments
 (0)