Skip to content

Commit 8fa1681

Browse files
authored
Fetch all commits to allow version to be computed correctly
1 parent 1f7639f commit 8fa1681

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v2
11+
with:
12+
fetch-depth: 0
1113
- uses: actions/setup-java@v1
1214
with:
1315
java-version: 14

0 commit comments

Comments
 (0)