Skip to content

Commit bc3eb41

Browse files
committed
tmp
1 parent b4567ca commit bc3eb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ jobs:
423423
else
424424
apt -q update && apt -q -y install git
425425
fi
426-
git config --global --add safe.directory "$GITHUB_WORKSPACE"
426+
git version
427427
- uses: actions/checkout@v4
428428
- run: ci/install-dependencies.sh
429429
- run: useradd builder --create-home

0 commit comments

Comments
 (0)