WIP: Check #114

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

View File

@ -47,6 +47,8 @@ steps:
- name: deps
path: /go
commands:
- uname -a
- ldd --version
- go mod download
- gomobile init
- make android