Skip to content

Commit 3faddfd

Browse files
committed
add git safe.directory for FreeBSD CI
1 parent 73a4f26 commit 3faddfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/erlang.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,5 @@ jobs:
9696
prepare: |
9797
pkg install -y erlang rebar3 cmake git gmake
9898
run: |
99+
git config --global --add safe.directory $GITHUB_WORKSPACE
99100
rebar3 eunit

0 commit comments

Comments
 (0)