Skip to content

Commit b76637c

Browse files
TaknokoSumAtrIX
andauthored
Rename build step as requested
Co-authored-by: oSumAtrIX <[email protected]>
1 parent 8e5c9a2 commit b76637c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Patch
3737
run: ./patch.sh
3838

39-
- name: Compile aapt2
39+
- name: Build
4040
env:
4141
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
4242
run: bash ./build.sh ${{ matrix.target_arch }}

0 commit comments

Comments
 (0)