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