update release artifacts build workflow

This commit is contained in:
sunxyw 2023-02-18 07:19:11 +08:00
parent 0b8a2dd494
commit fb12c9dc04
No known key found for this signature in database
GPG Key ID: F391C42B19AFFC98

View File

@ -19,11 +19,14 @@ jobs:
- name: Setup PHP
uses: sunxyw/workflows/setup-environment@main
with:
php-version: 8.1
php-version: 8.0
php-extensions: swoole, posix, json
operating-system: ubuntu-latest
use-cache: true
- name: Remove Dev Dependencies
run: composer install --no-dev
- name: Build Phar
run: ./zhamao build