mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-29 22:16:05 +00:00
testing
This commit is contained in:
parent
5dbdb250c2
commit
0a1aee7e0f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pr_test_build.yml
vendored
1
.github/workflows/pr_test_build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue