David Jakszta
David Jakszta
I am trying to run a GHA Runner on alpine but it won't work seemingly because it still tries to use the musl library even though the Path is set...
### Bug description I get this error when starting docker in this image. I use Docker Desktop on WSL2. ``` root@a48aec4bfb16:/# docker ps Cannot connect to the Docker daemon at...
**Bug description** When building with game-ci/unity-builder@v4 and containerRegistryImageVersion: 2 the Unity Path isn't found. The Unity Path either doesn't seem to be correct or something failed in the pulling/creating of...