forked from study-area-cn/study-area-cn.old
更新action到https
This commit is contained in:
parent
864b5238f1
commit
d3a76692d3
|
@ -22,10 +22,10 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
apt-get install lftp -y
|
apt-get install lftp -y
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: http://git.hmtsai.cn/actions/checkout@v4
|
uses: https://git.hmtsai.cn/actions/checkout@v4
|
||||||
- name: Get file
|
- name: Get file
|
||||||
run: |
|
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..."
|
echo "Check..."
|
||||||
ls study-area-action-deps
|
ls study-area-action-deps
|
||||||
- name: Add permission
|
- name: Add permission
|
||||||
|
|
Loading…
Reference in New Issue