mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 10:07:12 +00:00
create release action when we cut a new release
This commit is contained in:
@@ -45,4 +45,4 @@ ext/awscrt.stub.php \
|
||||
find . -name \*.lo -o -name \*.o | xargs rm -f
|
||||
find . -name \*.la -o -name \*.a | xargs rm -f
|
||||
find . -name \*.so | xargs rm -f
|
||||
find . -name .libs -a -type d|xargs rm -rf
|
||||
find . -name .libs -a -type d|xargs rm -rf
|
||||
|
||||
Reference in New Issue
Block a user