gha rhel8-platform-python: configure git safe.directory (#37708)

This commit is contained in:
Harmen Stoppels
2023-05-16 16:31:13 +02:00
committed by GitHub
parent 815ac000cc
commit badaaf7092

View File

@@ -137,6 +137,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