1
0

更新 .gitea/workflows/build.yaml
All checks were successful
构建DDNet_Server / build (push) Successful in 1m38s

This commit is contained in:
forever 2024-05-05 02:28:16 +08:00
parent b089206564
commit 346ff89cd0

View File

@ -1,8 +1,6 @@
name: 构建DDNet_Server
run-name: ${{ gitea.actor }} 测试项目 🚀
on: [push]
vars:
"HTTPS_PROXY":"192.168.6.4:1080"
jobs:
build:
runs-on: ubuntu-latest