mirror of
https://github.com/xiaoqidun/goenv.git
synced 2024-11-22 08:06:46 +08:00
fix(修正镜像): 解决构建错误
This commit is contained in:
parent
6875347a72
commit
998db9a040
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user