Skip to content

Commit eb94e73

Browse files
committed
mend
1 parent a5b374e commit eb94e73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- name: Install dependencies
3535
run: |
3636
if ${{ matrix.prefer-lowest == 'prefer-lowest' }}; then
37+
git config --global --add safe.directory $GITHUB_WORKSPACE
3738
composer update --prefer-lowest --prefer-stable
3839
composer require --dev dereuromark/composer-prefer-lowest:dev-master
3940
else

0 commit comments

Comments
 (0)