mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 10:07:12 +00:00
add extension
This commit is contained in:
@@ -112,7 +112,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.0'
|
||||
extensions: pecl_http
|
||||
extensions: pecl_http, php_openssl
|
||||
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
||||
run: |
|
||||
cd ..\
|
||||
|
||||
Reference in New Issue
Block a user