update workflow yaml
All checks were successful
Dns / build (push) Successful in 42s

This commit is contained in:
lychang
2025-06-23 02:55:44 +08:00
parent a6829811cf
commit ed913a0709

View File

@@ -15,6 +15,9 @@ jobs:
EXTERNAL_FLAG: ""
steps:
- name: Checkout Code
env:
GO111MODULE: on
GOPROXY: "https://goproxy.cn,direct"
uses: actions/checkout@v2
- name: Stop container
run: |