Skip to content

Commit c5b7597

Browse files
authored
SLES Git Safe Directory (#177)
* Update continuous_integration.yml * Updates from editor [ROCm/rocprofiler-sdk commit: acab627]
1 parent 33a480d commit c5b7597

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/rocprofiler-sdk/.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ jobs:
213213
timeout-minutes: 30
214214
shell: bash
215215
run:
216+
sudo git config --global --add safe.directory '*';
216217
sudo LD_LIBRARY_PATH=./build/lib:$LD_LIBRARY_PATH python3 ./source/scripts/run-ci.py -B build
217218
--name ${{ github.repository }}-${{ github.ref_name }}-${{ matrix.os }}-${{ matrix.runner }}-core
218219
--build-jobs 16

0 commit comments

Comments
 (0)