fix shallow issue, maybe
Some checks failed
Github Push back to gitea / build (push) Failing after 29s

This commit is contained in:
Ward from fusion-voyager-3 2024-12-05 16:14:00 +03:00
parent 6bcd3566d2
commit d119c3588c

View File

@ -27,6 +27,8 @@ jobs:
RUNNER_ORIGIN: ${{ secrets.RUNNER_ORIGIN }}
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Install SSH key
uses: shimataro/ssh-key-action@v2