This commit is contained in:
@@ -14,7 +14,9 @@ jobs:
|
|||||||
GOPROXY: "https://mirrors.aliyun.com/goproxy/,direct"
|
GOPROXY: "https://mirrors.aliyun.com/goproxy/,direct"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
run: git clone https://hub.gaomia.site/titor/yoyo.git .
|
run: |
|
||||||
|
apk add git
|
||||||
|
git clone https://hub.gaomia.site/titor/yoyo.git .
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user