mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 12:44:58 +02:00
GHA: Fetch full git history for windows
This commit is contained in:
parent
cf6c2064a0
commit
ef63f43b3f
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -30,6 +30,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout HEAD
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Build tools
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user