This commit is contained in:
Dengke Tang
2023-03-22 14:30:43 -07:00
parent 44b0e5cbaf
commit 2744f5ca94
+3 -2
View File
@@ -79,8 +79,9 @@ jobs:
run: php -i run: php -i
- name: libcrypto info - name: libcrypto info
run: sudo cat /usr/lib/x86_64-linux-gnu/pkgconfig/libcrypto.pc run: |
run: sudo realpath /usr/lib/x86_64-linux-gnu/libcrypto.so sudo cat /usr/lib/x86_64-linux-gnu/pkgconfig/libcrypto.pc
sudo realpath /usr/lib/x86_64-linux-gnu/libcrypto.so
- name: Run tests - name: Run tests
env: env: