Skip to content

Commit

Permalink
Update gobind.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jing332 committed Aug 10, 2024
1 parent 0d90632 commit a69b536
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ jobs:
./init_gomobile.sh
./gobind.sh
env:
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}

- name: Upload AAR
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit a69b536

Please sign in to comment.