Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Add gomobile init
Browse files Browse the repository at this point in the history
  • Loading branch information
SanmerDev committed Jun 29, 2023
1 parent 8ed4b51 commit c837673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: Build Golang library
run: |
go install golang.org/x/mobile/cmd/gomobile@latest
gomobile init
go generate app/src/main/golang/Geomag.go
env:
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
Expand Down

0 comments on commit c837673

Please sign in to comment.