Skip to content

Commit 4706e8d

Browse files
committed
Try other reported workaround
See: actions/checkout#1575 (comment) Signed-off-by: Julien Jerphanion <[email protected]>
1 parent 07fc2a4 commit 4706e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/brew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
container:
1111
image: homebrew/brew:latest
12-
options: --user root
12+
options: --user 0
1313

1414
steps:
1515
# v1 required due to permissions error

0 commit comments

Comments
 (0)