Skip to content

Commit 04db02a

Browse files
authored
build: fix git issue in CI (#247)
1 parent 6b6b5cd commit 04db02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export DRONE=true
1616

1717

1818

19-
19+
git config --global --add safe.directory /src
2020
cd /src
2121

2222

0 commit comments

Comments
 (0)