Merge pull request #915 from rical/fix-history-in-gh-actions

Fix history in GitHub actions
This commit is contained in:
Richard Alpe
2025-02-04 15:00:44 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -35,6 +35,7 @@ jobs:
- uses: actions/checkout@v4
with:
clean: true
fetch-depth: 0
submodules: recursive
- name: Set Build Variables