try global safe hack

This commit is contained in:
zeppi 2022-11-25 20:56:19 -05:00
parent 681ae1c70c
commit 2de5f7d79a

View file

@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: aftercheckout - name: aftercheckout
run: | run: |
git init git config --global --add safe.directory '*'
ls -al ls -al
ls -al .. ls -al ..
pwd pwd