fix android checkout

Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
swurl 2025-04-13 19:49:09 -04:00
parent 2d3a3f035b
commit 807397680a

View file

@ -186,8 +186,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
submodules: recursive submodules: recursive
fetch-depth: 1 fetch-depth: 0
fetch-tags: true
- name: Set tag name - name: Set tag name
run: | run: |