mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 18:13:09 +00:00
PECL release follow up (#90)
This commit is contained in:
@@ -183,8 +183,4 @@ jobs:
|
||||
- name: Test PECL package build
|
||||
run: |
|
||||
python3 dev-scripts/prepare_pecl_release.py --name aws-crt --user aws-crt --version 1.0.0
|
||||
tar -zxf *.tgz
|
||||
cd awscrt-1.0.0
|
||||
phpize
|
||||
./configure
|
||||
make
|
||||
sudo pecl install awscrt-1.0.0.tgz
|
||||
|
||||
Reference in New Issue
Block a user