Congyi Wu
Results
1
comments of
Congyi Wu
I hit the same `ldd:` errors and was able to work around them by `cd`ing into the directory instead, e.g.: ``` cd /actions-runner ./config.sh --url https://github.com/ --token ``` This smells...