We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5c9a2 commit b76637cCopy full SHA for b76637c
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Patch
37
run: ./patch.sh
38
39
- - name: Compile aapt2
+ - name: Build
40
env:
41
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
42
run: bash ./build.sh ${{ matrix.target_arch }}
0 commit comments