WIP: Check #114

Closed
sarah wants to merge 13 commits from new-android into trunk
1 changed files with 2 additions and 4 deletions
Showing only changes of commit 6517171f70 - Show all commits

View File

@ -39,12 +39,10 @@ steps:
- name: deps
path: /go
commands:
- apt update
- apt install -y libc-bin libc6-dev libc6
- uname -a
- ldd --version
- git checkout tags/v1.10.4 -b v1.10.4
- echo `git describe --tags` > VERSION
- export GOCACHE="/tmp/gocache"
- go env
- go mod download
- gomobile init
- make android