更新action到https

This commit is contained in:
cxykevin 2024-05-23 11:58:01 +08:00
parent 864b5238f1
commit d3a76692d3
1 changed files with 2 additions and 2 deletions

View File

@ -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