Skip to content

Commit 1f78ef2

Browse files
authored
Update build.yml
1 parent 6aa180e commit 1f78ef2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: 📦 Checkout Code
1414
uses: actions/checkout@v3
15+
with:
16+
fetch-depth: 0
1517

1618
- name: ☕ Set up Java 21
1719
uses: actions/setup-java@v3

0 commit comments

Comments
 (0)