We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5150cc commit 5f99d53Copy full SHA for 5f99d53
.github/workflows/githubci.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Checkout Code
37
uses: actions/checkout@v4
38
with:
39
- fetch-tags: true
+ fetch-depth: 0
40
submodules: true
41
42
- name: Install ARM GCC
0 commit comments