Check
continuous-integration/drone/pr Build is running Details

This commit is contained in:
Sarah Jamie Lewis 2023-01-31 20:53:50 -08:00
parent dd411bd337
commit a0e731de6a
1 changed files with 2 additions and 0 deletions

View File

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