Skip to content

Commit

Permalink
revert fetch-depth 0
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Jun 5, 2024
1 parent c5150cc commit 5f99d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/githubci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0
submodules: true

- name: Install ARM GCC
Expand Down

0 comments on commit 5f99d53

Please sign in to comment.