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

Commit20780cb

Browse files
committed
Take ownership of cloned repository
1 parent46e4234 commit20780cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/alpine-test.yml

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

30+
-name:Set workspace ownership
31+
run:|
32+
chown -R runner:docker -- "$GITHUB_WORKSPACE"
33+
shell:sh -exo pipefail {0}# Run this as root, not the "runner" user.
34+
3035
-name:Debug ownership
3136
run:|
3237
printenv GITHUB_WORKSPACE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp