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