mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +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"
|
||||
run: |
|
||||
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"
|
||||
run: "composer build:phar"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user