fix android checkout
Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
2d3a3f035b
commit
807397680a
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -186,8 +186,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 1
|
||||
fetch-tags: true
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set tag name
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue