summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
authorAlan Wu <[email protected]>2023-07-24 19:23:08 -0400
committer<[email protected]>2023-07-24 19:23:08 -0400
commitb106cf2eef574535fa2a069493235b00d679d20a ()
treec9445815a8d17e62cb5b2b149bbfcf9ab1f76b36 /file.c
parentcef60e93e6db859b47c818f745be809feb04ae48 (diff)
Actions: fix ENOENT for jobs running in forks
https://.com/peterzhu2118/ruby/actions/runs/5649652235/job/15304434412 > Errno::ENOENT: No such file or directory @ rb_sysopen - > ./.downloaded-cache/config.guess: > https://raw.usercontent.com/gcc-mirror/gcc/master/config.guess Unsure about the root cause but making sure the directory is there seems like a plausible fix. Maybe the issue is sensitive to cache state.
Notes: Merged: https://.com/ruby/ruby/pull/8114 Merged-By: XrXr
0 files changed, 0 insertions, 0 deletions