fix android checkout
Some checks failed
eden-build / linux (push) Failing after 30s
eden-build / source (push) Successful in 4m13s
eden-build / android (push) Successful in 15m19s
eden-build / windows (msvc) (push) Has been cancelled

Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
swurl 2025-04-13 19:49:09 -04:00
parent e03f011877
commit 0be33b7e4e
Signed by: crueter
GPG key ID: A5A7629F109C8FD1

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: |