Skip to content

Commit c3673ca

Browse files
committed
fix
1 parent 30c1600 commit c3673ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ if [ "$NO_CHANGE_USER" = "" ]; then
2626
chown -R user:user .
2727
mkdir /cargo
2828
chown -R user:user /cargo
29+
chown -R user:user /checkout
2930

3031
# Ensure that runners are able to execute git commands in the worktree,
3132
# overriding the typical git protections. In our docker container we're running

0 commit comments

Comments
 (0)