Skip to content

Commit

Permalink
[CI] Pull full history before generating index (qmk#24102)
Browse files Browse the repository at this point in the history
For some reason the history generation is way out.
  • Loading branch information
tzarc authored and SparrowMike committed Jul 13, 2024
1 parent 4bbe9d5 commit dd85ec2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_build_major_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
- name: Checkout QMK Firmware
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Download firmwares
uses: actions/download-artifact@v4
Expand Down

0 comments on commit dd85ec2

Please sign in to comment.