Skip to content

Commit

Permalink
Fix fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
vasil-pashov committed Oct 15, 2024
1 parent 8b598bd commit bc03a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
uses: actions/checkout@v4
with:
submodules: recursive
fetch-depth: 0

- name: Setup build dependencies
run: |
Expand Down

0 comments on commit bc03a17

Please sign in to comment.