Skip to content

Commit

Permalink
use aarch64 target
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludea authored Aug 22, 2024
1 parent 53297eb commit 38693e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
id: build
with:
mobile: android
# args: "--target aarch64"
target: aarch64
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
STRONGHOLD_SALT: ${{ secrets.STRONGHOLD_SALT }}
Expand Down

0 comments on commit 38693e4

Please sign in to comment.