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
Good catch, this was missed a long time ago. the current usage is definitely wrong as <() returns a file descriptor and not what was expected. A simple PR should be good enough
Heya, while attempting to register my runner with an app private key I ran into the following error message:
Could not read private key from /dev/fd/63
I found that I could work around it by making the following change in
app_token.sh
and then run it
If this is a reasonable change I'll submit a PR
Host info:
The text was updated successfully, but these errors were encountered: