ruby/.github
Jun Aruga bac692f508 CI: Fix the no such file or directory error with the working directory.
Fix the error with the working directory in the result job in some GitHub
Actions YAML files. I hit this error on my forked repository below.

https://github.com/junaruga/ruby/actions/runs/7921897724/job/21628462038?pr=2#step:2:11
```
Error: An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/ruby/ruby/build'. No such file or directory
```
2024-02-16 19:57:51 +01:00
..
2024-02-07 18:33:28 +09:00