Skip to content

Commit 07fc2a4

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/brew.yml

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

1314
steps:
1415
# v1 required due to permissions error

0 commit comments

Comments
 (0)