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 eeeeda9 commit e62e01cCopy full SHA for e62e01c
.github/workflows/build.yml
@@ -57,6 +57,7 @@ jobs:
57
make
58
sudo make install
59
sudo ldconfig
60
+ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/ssl
61
/usr/local/ssl/bin/openssl version
62
sudo systemctl restart sshd
63
cd ..
0 commit comments