Update .gitea/workflows/build.yaml
Some checks failed
C Release thumbv7em-none-eabihf / Build-Release (push) Failing after 19s

This commit is contained in:
2024-12-06 00:19:02 +00:00
parent 6f40370a94
commit 316f095c55

View File

@@ -13,6 +13,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
with:
token: ${{ secrets.TOKEN }}
submodules: true
fetch-depth: 0