mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
format
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user