mirror of
https://github.com/xiaoqidun/goenv.git
synced 2025-01-23 00:59:31 +08:00
fix(修正镜像): 解决构建错误
This commit is contained in:
@ -5,7 +5,7 @@ name: default
|
||||
steps:
|
||||
- name: build
|
||||
pull: if-not-exists
|
||||
image: golang
|
||||
image: alpine
|
||||
commands:
|
||||
- wget -q -T 180 https://dl.google.com/android/repository/android-ndk-r21b-linux-x86_64.zip
|
||||
- unzip -q android-ndk-r21b-linux-x86_64.zip
|
||||
|
Reference in New Issue
Block a user