1
0

更新 .gitea/workflows/build.yaml

This commit is contained in:
forever 2024-05-05 02:24:18 +08:00
parent 18d7bdda10
commit 2537cf929d

View File

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