1
0

更新 .gitea/workflows/build.yaml

This commit is contained in:
2024-05-05 02:25:16 +08:00
parent 2d7d03ed84
commit e98ac82234

View File

@ -2,7 +2,7 @@ name: 构建DDNet_Server
run-name: ${{ gitea.actor }} 测试项目 🚀
on: [push]
env:
https_proxy:192.168.6.4:1080
HTTPS_PROXY:192.168.6.4:1080
jobs:
build:
runs-on: ubuntu-latest