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 21a3dee commit 19e36f8Copy full SHA for 19e36f8
.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