Skip to content

Commit 0b6e49b

Browse files
committed
try
1 parent 9277e7a commit 0b6e49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
make
5959
sudo make install
6060
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/ssl
61-
export PATH=$PATH:/usr/local/ssl/bin
61+
export PATH=/usr/local/ssl/bin:$PATH
6262
sudo ldconfig
6363
openssl version
6464
sudo systemctl restart ssh

0 commit comments

Comments
 (0)