Skip to content

Commit

Permalink
Update android-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Dec 15, 2023
1 parent cf000f8 commit 21433a7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ jobs:
release:
name: myPlanet release
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
build: [default, lite]
env:
ANDROID_NDK_VERSION: "21.3.6528147"
BUILD_TOOLS_VERSION: "30.0.2"
Expand Down

0 comments on commit 21433a7

Please sign in to comment.