Skip to content

Commit

Permalink
ci: fix android build
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed Apr 1, 2023
1 parent 7d2d84d commit 628d73f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ jobs:
APK_KEY_PASSWORD : ${{ secrets.APK_KEY_PASSWORD }}
APK_STORE_PASSWORD : ${{ secrets.APK_STORE_PASSWORD }}
run: |
mkdir ui/flutter/android/app/libs
go install golang.org/x/mobile/cmd/gomobile@latest
go get golang.org/x/mobile/bind
gomobile init
Expand Down

0 comments on commit 628d73f

Please sign in to comment.