check the details

This commit is contained in:
Dengke Tang
2023-03-22 14:29:54 -07:00
parent c40d6479d2
commit 44b0e5cbaf
+2 -1
View File
@@ -79,7 +79,8 @@ jobs:
run: php -i
- name: libcrypto info
run: sudo find /usr -name "libcrypto*"
run: sudo cat /usr/lib/x86_64-linux-gnu/pkgconfig/libcrypto.pc
run: sudo realpath /usr/lib/x86_64-linux-gnu/libcrypto.so
- name: Run tests
env: