Skip to content

Commit

Permalink
Merge pull request #63 from eggplants/main
Browse files Browse the repository at this point in the history
Release binaries for Android
  • Loading branch information
chrisreddington authored Jan 14, 2025
2 parents bca27d2 + 65d929c commit bc4f9ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@ jobs:
- uses: actions/checkout@v4
- uses: cli/gh-extension-precompile@561b19deda1228a0edf856c3325df87416f8c9bd # v2.0.0
with:
release_android: true
# For more information see: https://developer.android.com/tools/releases/platforms
# At the time of writing, 35 had just come out of beta and 34 seems to be the most stable.
android_sdk_version: 34
generate_attestations: true
go_version_file: go.mod

0 comments on commit bc4f9ad

Please sign in to comment.