From 80da4878c2175aafb5e035ca59e669ffa4b939df Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 4 Jul 2025 07:43:21 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/1.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/1.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitea/workflows/1.yml b/.gitea/workflows/1.yml index b3f7539..e00ccf1 100644 --- a/.gitea/workflows/1.yml +++ b/.gitea/workflows/1.yml @@ -11,9 +11,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - name: Set http.sslBackend - run: | - git config --global http.sslBackend "openssl" + - name: Checkout uses: actions/checkout@v4