Skip to content

Commit d40a0a0

Browse files
committed
try readding safe dir
1 parent 1eca918 commit d40a0a0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6060

6161
- name: Install dependencies
62+
with:
63+
entrypoint: /usr/bin/git config --global --add safe.directory $GITHUB_WORKSPACE
6264
run: |
6365
if [[ ${{ matrix.php == 'nightly' }} ]]; then
6466
composer update --no-interaction --ignore-platform-reqs

0 commit comments

Comments
 (0)