gha bootstrap-dev-rhel8: configure git safe.directory (#37702)
git has been updated to something more recent
This commit is contained in:
parent
c9bab946d4
commit
1fd964140d
1
.github/workflows/valid-style.yml
vendored
1
.github/workflows/valid-style.yml
vendored
@ -72,6 +72,7 @@ jobs:
|
|||||||
- name: Setup repo and non-root user
|
- name: Setup repo and non-root user
|
||||||
run: |
|
run: |
|
||||||
git --version
|
git --version
|
||||||
|
git config --global --add safe.directory /__w/spack/spack
|
||||||
git fetch --unshallow
|
git fetch --unshallow
|
||||||
. .github/workflows/setup_git.sh
|
. .github/workflows/setup_git.sh
|
||||||
useradd spack-test
|
useradd spack-test
|
||||||
|
Loading…
Reference in New Issue
Block a user