Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
669cdc7370 |
@@ -10,6 +10,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Debug network
|
||||||
|
run: |
|
||||||
|
wget -S --spider https://dev.modelhub.org.cn/
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
run: |
|
run: |
|
||||||
git clone "${{ gitea.server_url }}/${{ gitea.repository }}.git" .
|
git clone "${{ gitea.server_url }}/${{ gitea.repository }}.git" .
|
||||||
|
|||||||
Reference in New Issue
Block a user