gha bootstrap-dev-rhel8: configure git safe.directory (#37702)

git has been updated to something more recent
This commit is contained in:
Harmen Stoppels
2023-05-16 15:21:42 +02:00
committed by GitHub
parent e56c90d839
commit a0e7ca94b2

View File

@@ -72,6 +72,7 @@ jobs:
- name: Setup repo and non-root user
run: |
git --version
git config --global --add safe.directory /__w/spack/spack
git fetch --unshallow
. .github/workflows/setup_git.sh
useradd spack-test