diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 93b01dd..0a718c0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,8 +15,8 @@ jobs: - name: Checkout uses: https://gitea.com/actions/checkout@v4 - - name: Set up Docker Buildx - uses: https://gitee.com/gitea-actions/setup-buildx-action@v3 # 推荐使用 Gitee/Gitea 国内镜像 + # - name: Set up Docker Buildx + # uses: https://gitee.com/gitea-actions/setup-buildx-action@v3 # 推荐使用 Gitee/Gitea 国内镜像 - name: Login to Registry uses: https://gitee.com/gitea-actions/login-action@v3