PECL release follow up (#90)

This commit is contained in:
Dengke Tang
2023-03-15 16:52:00 -07:00
committed by GitHub
parent 46e0ca0c81
commit c4ea24d822
11 changed files with 90 additions and 34 deletions
+1 -5
View File
@@ -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