Skip to content

Commit 02532be

Browse files
author
Binbing Hou
committed
update fetch-depth for genie-build.yml
1 parent 0df2205 commit 02532be

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/genie-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
GRADLE_OPTS: -Djava.io.tmpdir=/tmp/ --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED
4646
steps:
4747
- uses: actions/checkout@v4
48+
with:
49+
fetch-depth: 0
4850

4951
- name: Set up git remote with token for pushing
5052
run: |

0 commit comments

Comments
 (0)