mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 05:04:51 +08:00
update release artifacts build workflow
This commit is contained in:
parent
0b8a2dd494
commit
fb12c9dc04
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user