mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
format
This commit is contained in:
@@ -79,8 +79,9 @@ jobs:
|
||||
run: php -i
|
||||
|
||||
- name: libcrypto info
|
||||
run: sudo cat /usr/lib/x86_64-linux-gnu/pkgconfig/libcrypto.pc
|
||||
run: sudo realpath /usr/lib/x86_64-linux-gnu/libcrypto.so
|
||||
run: |
|
||||
sudo cat /usr/lib/x86_64-linux-gnu/pkgconfig/libcrypto.pc
|
||||
sudo realpath /usr/lib/x86_64-linux-gnu/libcrypto.so
|
||||
|
||||
- name: Run tests
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user