Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译报错了 #100

Closed
LTaooo opened this issue Jul 27, 2023 · 6 comments · Fixed by #102
Closed

编译报错了 #100

LTaooo opened this issue Jul 27, 2023 · 6 comments · Fixed by #102
Labels
bug Something isn't working

Comments

@LTaooo
Copy link

LTaooo commented Jul 27, 2023

https://github.com/LTaooo/static-php-cli/actions/runs/5677323403/job/15385442063

image

@crazywhalecc crazywhalecc added the bug Something isn't working label Jul 27, 2023
@crazywhalecc
Copy link
Owner

似乎是 pgsql 扩展在 Action 上构建有点问题,晚上我在家里的 Linux 机器上试一下。

@LTaooo
Copy link
Author

LTaooo commented Jul 27, 2023

好的, 感谢

@LTaooo
Copy link
Author

LTaooo commented Jul 27, 2023

似乎是 pgsql 扩展在 Action 上构建有点问题,晚上我在家里的 Linux 机器上试一下。

image
bcmath不是支持的吗?

@crazywhalecc
Copy link
Owner

crazywhalecc commented Jul 27, 2023

似乎是 pgsql 扩展在 Action 上构建有点问题,晚上我在家里的 Linux 机器上试一下。

image bcmath不是支持的吗?

你的这个 Action 里面的扩展名似乎写错了,应该是 bcmath。另外防止写错,可以到文档内使用命令生成器手选,然后只把下面的复制到 Action Workflow 使用:https://static-php-cli.zhamao.me/zh/guide/cli-generator.html

@LTaooo
Copy link
Author

LTaooo commented Jul 27, 2023

我是通过这个命令生成器生成然后复制过来的, 我现在把bcmath去掉可以了

@crazywhalecc
Copy link
Owner

Fixed via #102

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants