GHA: Fetch full git history for windows

This commit is contained in:
Yonas Habteab 2025-05-16 11:15:35 +02:00
parent cf6c2064a0
commit ef63f43b3f

View File

@ -30,6 +30,8 @@ jobs:
steps:
- name: Checkout HEAD
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Build tools
run: |