Added swoole extension to publish-release github action

This commit is contained in:
Alejandro Celaya 2020-11-01 11:47:04 +01:00
parent 7c2c90fc49
commit 681b7c836d

View file

@ -16,6 +16,7 @@ jobs:
with:
php-version: '7.4' # Publish release with lowest supported PHP version
tools: composer
extensions: swoole-4.5.5
- name: Generate release assets
run: ./build.sh ${GITHUB_REF#refs/tags/v}
- name: Publish release with assets