feat 添加代理
Some checks failed
Build image / build (push) Failing after 40s

This commit is contained in:
timerzz 2024-05-23 11:22:55 +08:00
parent 0edc7d8678
commit 58585f5368

View File

@ -5,6 +5,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: https://gitea.timerzz.com/timerzz/setup-go@v4
env:
HTTPS_PROXY: http://192.168.31.55:10809
with:
go-version: '1.22.x'
- uses: https://gitea.timerzz.com/timerzz/checkout@v4