更新 .gitea/workflows/build.yaml
This commit is contained in:
parent
98d8a4296a
commit
233ea502e3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user