Gregor Zaťko
Gregor Zaťko
While I didn't have time to deal with this issue either Ubuntu or packer update seems to solve it. Now I'm able to build a binary, however with some additional...
Ok, sorry, this works only for a stable version. If you use the Docker workflow from the previous post with v2.7.1.dev it fails: ``` #!/bin/sh apt update apt install -y...
I have a solution or better said workaround. Use RVM. It works as it compiles Ruby with OpenSSL support.
fixed: ``` mkdir ~/.cache/zinit/completions . ~/.zshrc ```