We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9d10a commit 9277e7aCopy full SHA for 9277e7a
.github/workflows/build.yml
@@ -58,6 +58,7 @@ jobs:
58
make
59
sudo make install
60
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/ssl
61
+ export PATH=$PATH:/usr/local/ssl/bin
62
sudo ldconfig
63
openssl version
64
sudo systemctl restart ssh
0 commit comments