fix(修正编译): 修正编译
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
xiaoqidun 2021-09-07 11:32:13 +08:00
parent bf37f8a281
commit 23618d81ad

View File

@ -12,6 +12,7 @@ steps:
pull: if-not-exists
image: xiaoqidun/goenv
commands:
- chmod +x build.sh
- ./ build.sh
- name: upload
image: xiaoqidun/gocos