fix not fetching all tags
This commit is contained in:
parent
9e968f3dcc
commit
d87e06a561
1
.github/workflows/build-prod.yml
vendored
1
.github/workflows/build-prod.yml
vendored
|
@ -29,6 +29,7 @@ jobs:
|
|||
uses: actions/checkout@v3.3.0
|
||||
with:
|
||||
lfs: true
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
|
|
Loading…
Reference in New Issue
Block a user