You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Actions sometimes fails due to unclear reasons with the following
error:
```
$ ./build-exec bundle config set --local without check
There was an error while trying to write to `/home/me/build/.bundle/config`. It
is likely that you need to grant write permissions for that path.
```
This commit tries to fix this by waiting for the builder container
0 commit comments