ci: remov git ownership hack

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche
2025-06-24 11:38:46 -07:00
parent 5b209cf5f4
commit b709b2bb29
-3
View File
@@ -19,9 +19,6 @@ jobs:
fetch-depth: 0
submodules: recursive
- name: Git ownership workaround
run: git config --system --add safe.directory '*'
- name: Install Dependencies
run: ./Tools/setup.sh