mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
remove debug option
This commit is contained in:
parent
49149cebf1
commit
fe6a98b30d
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
|||||||
- name: "Build phpmicro"
|
- name: "Build phpmicro"
|
||||||
run: |
|
run: |
|
||||||
SPC_USE_SUDO=yes bin/spc doctor --auto-fix
|
SPC_USE_SUDO=yes bin/spc doctor --auto-fix
|
||||||
bin/spc build pcntl,posix,mbstring,tokenizer,phar --build-micro --debug
|
bin/spc build pcntl,posix,mbstring,tokenizer,phar --build-micro
|
||||||
|
|
||||||
- name: "Build PHAR file"
|
- name: "Build PHAR file"
|
||||||
run: "composer build:phar"
|
run: "composer build:phar"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user