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 4df60c4 commit 6aef196Copy full SHA for 6aef196
.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