Update .gitea/workflows/build.yaml
Some checks failed
C Release thumbv7em-none-eabihf / Build-Release (push) Failing after 19s
Some checks failed
C Release thumbv7em-none-eabihf / Build-Release (push) Failing after 19s
This commit is contained in:
@@ -13,6 +13,7 @@ jobs:
|
|||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.TOKEN }}
|
||||||
submodules: true
|
submodules: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user