LoveLH / Caddy_CustomBuild

Caddy定制化编译平台
MIT License
1 stars 0 forks source link

Custom linux build #24

Closed charryshi closed 1 year ago

charryshi commented 1 year ago

{"GOOS":"linux","GOARCH":"i686","addons":"github.com/caddyserver/forwardproxy@caddy2=github.com/sagernet/forwardproxy@latest"}

github-actions[bot] commented 1 year ago

charryshi 您好.
您自定义的 Caddy 已开始构建. 请前往下面的 URL 查看详细信息.

https://github.com/LoveLH/Caddy_CustomBuild/actions/runs/4587952896

LoveLH commented 1 year ago

GOARCH的参数请参考 https://go.dev/doc/install/source#environment

charryshi commented 1 year ago

感谢,我再试试