From d3a76692d3cdd417c175b987a019b213b7669d8b Mon Sep 17 00:00:00 2001 From: cxykevin Date: Thu, 23 May 2024 11:58:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0action=E5=88=B0https?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 5713e34..8b6f1dc 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -22,10 +22,10 @@ jobs: run: | apt-get install lftp -y - name: Checkout - uses: http://git.hmtsai.cn/actions/checkout@v4 + uses: https://git.hmtsai.cn/actions/checkout@v4 - name: Get file run: | - git clone http://git.hmtsai.cn/cxykevin/study-area-action-deps + git clone https://git.hmtsai.cn/cxykevin/study-area-action-deps echo "Check..." ls study-area-action-deps - name: Add permission