Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiesiogdvd authored Dec 7, 2024
1 parent 44250ce commit 7e5c4c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ jobs:
chmod +x android.sh
./android.sh \
--enable-arch-arm64-v8a \
--enable-arch-arm-v7a \
--enable-arch-x86 \
--enable-arch-x86-64 \
--enable-arm-v7a-neon \
--enable-arm64-v8a \
--enable-x86 \
--enable-x86-64 \
--enable-android-ndk-r26 \
--target-sdk-version=21 \
--min-sdk-version=21 \
Expand Down

0 comments on commit 7e5c4c7

Please sign in to comment.