ci: attempt to fix safe directory issue

This commit is contained in:
ochafik 2025-01-21 01:59:41 +00:00
parent 4165293c38
commit c92ae47637

View file

@ -872,6 +872,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
set-safe-directory: .
- name: Build with CMake
run: |