diff --git a/.github/workflows/cgo.yml b/.github/workflows/cgo.yml index 85efe52ef4c..45f34f7c459 100644 --- a/.github/workflows/cgo.yml +++ b/.github/workflows/cgo.yml @@ -1539,7 +1539,6 @@ jobs: fi - name: Download dependencies with retry - if: steps.setup-go.outputs.cache-hit != 'true' env: GOPROXY: "https://proxy.golang.org,direct" run: |