Skip to content

Commit 1183305

Browse files
full fetch
1 parent 77ba64f commit 1183305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-android-flutter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Checkout repository
3232
uses: actions/checkout@v4
3333
with:
34+
fetch-depth: 0 # Fetch full git history for accurate commit count
3435
token: ${{ secrets.GITHUB_TOKEN }}
3536

3637
- name: Set up JDK 17

0 commit comments

Comments
 (0)