java
continuous-integration/drone/pr Build was killed Details

This commit is contained in:
Sarah Jamie Lewis 2023-01-31 21:40:27 -08:00
parent 6517171f70
commit e8313dd9c8
1 changed files with 1 additions and 1 deletions

View File

@ -41,8 +41,8 @@ steps:
commands:
- git checkout tags/v1.10.4 -b v1.10.4
- echo `git describe --tags` > VERSION
- export GOCACHE="/tmp/gocache"
- go env
- java -version
- go mod download
- gomobile init
- make android