This commit is contained in:
Matthew Fosse 2024-06-28 11:41:07 -07:00
parent 5dbdb250c2
commit 0a1aee7e0f

View file

@ -88,6 +88,7 @@ jobs:
flutter pub get
- name: Install Gomobile
uses: actions/setup-go@v3
run: |
go install golang.org/x/mobile/cmd/gomobile@latest
go install golang.org/x/mobile/cmd/gobind@latest