ci: 更新代理配置地址
Some checks failed
Deploy Blog / build (push) Failing after 3s

将 HTTP 和 HTTPS 代理从 10.255.0.1 更
This commit is contained in:
yinxiaolong
2026-07-23 18:15:50 +08:00
parent a6d2508045
commit 8474fd5180

View File

@@ -18,6 +18,9 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
- name: test
run: curl -x localhost:7890 ip.sb
- name: Setup PHP with PECL extension
uses: shivammathur/setup-php@v2
with: