Skip to content

Commit

Permalink
fetch depth 0
Browse files Browse the repository at this point in the history
  • Loading branch information
agilelab-tmnd1991 committed Oct 30, 2023
1 parent 46c142a commit a867be0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-java@v3
with:
cache: 'gradle'
Expand Down

0 comments on commit a867be0

Please sign in to comment.