Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitab37ae7

Browse files
committed
Add back safe.directory step
As anticipated, it is still needed.
1 parent5de954a commitab37ae7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/workflows/alpine-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ jobs:
2727
with:
2828
fetch-depth:0
2929

30+
-name:Special configuration for Alpine Linux git
31+
run:|
32+
git config --global --add safe.directory "$(pwd)"
33+
3034
-name:Prepare this repo for tests
3135
run:|
3236
./init-tests-after-clone.sh

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp